diff --git a/.ruby-version b/.ruby-version index be94e6f..15a2799 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.3.0 diff --git a/Gemfile.lock b/Gemfile.lock index 90940d5..cb8eb30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) - pagy (6.5.0) + pagy (7.0.11) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1) @@ -318,6 +318,7 @@ PLATFORMS arm64-darwin-21 arm64-darwin-23 x86_64-darwin-22 + x86_64-darwin-23 x86_64-linux DEPENDENCIES @@ -330,7 +331,7 @@ DEPENDENCIES jbuilder mailpace-rails (~> 0.3.2) name_of_person (~> 1.1) - pagy (~> 6.0) + pagy (~> 7.0) pg (~> 1.1) puma (~> 6.4) rails (~> 7.1.2) @@ -345,7 +346,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.2.2p53 + ruby 3.3.0p0 BUNDLED WITH 2.4.22