diff --git a/Gemfile b/Gemfile index 7f14bdc34..949f58ed8 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,7 @@ gem "view_component", "~> 3.20" gem "rqrcode", "~> 2.2" # Pagination! -gem "pagy", "~> 9.1" +gem "pagy", "~> 9.2" # Database Layer # diff --git a/Gemfile.lock b/Gemfile.lock index 9853d5c0a..ceeb2a940 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -308,7 +308,7 @@ GEM racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) - pagy (9.1.1) + pagy (9.2.0) parallel (1.26.3) parser (3.3.5.0) ast (~> 2.4.1) @@ -574,7 +574,7 @@ DEPENDENCIES lograge lookbook (>= 2.0.0.beta.4) money-rails - pagy (~> 9.1) + pagy (~> 9.2) pg (~> 1.5) positioning pry-byebug