diff --git a/Gemfile b/Gemfile index 7041a38a9..ed16248a2 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem "net-imap", require: false gem "net-pop", require: false gem "net-smtp", require: false gem "notifications-ruby-client", "~> 5.4.0" -gem "pagy", "~> 7.0.2" +gem "pagy", "~> 7.0.8" gem "puma", "~> 6.3" gem "rails", "~> 7.0.7" gem "rqrcode" diff --git a/Gemfile.lock b/Gemfile.lock index 7899a008e..9ee36210a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -267,7 +267,7 @@ GEM jwt (>= 1.5, < 3) orm_adapter (0.5.0) os (1.1.4) - pagy (7.0.2) + pagy (7.0.8) parallel (1.23.0) parser (3.2.2.3) ast (~> 2.4.1) @@ -531,7 +531,7 @@ DEPENDENCIES net-smtp nokogiri notifications-ruby-client (~> 5.4.0) - pagy (~> 7.0.2) + pagy (~> 7.0.8) pry puma (~> 6.3) rack-mini-profiler