diff --git a/Gemfile b/Gemfile index 47e2fc051..1a754e7c6 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,7 @@ gem "view_component", "~> 3.20" gem "rqrcode", "~> 2.2" # Pagination! -gem "pagy", "~> 9.2" +gem "pagy", "~> 9.3" # Database Layer # diff --git a/Gemfile.lock b/Gemfile.lock index 56dde3dc6..bf46e906f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,7 +305,7 @@ GEM racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) - pagy (9.2.2) + pagy (9.3.1) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1) @@ -571,7 +571,7 @@ DEPENDENCIES lograge lookbook (>= 2.0.0.beta.4) money-rails - pagy (~> 9.2) + pagy (~> 9.3) pg (~> 1.5) positioning pry-byebug