From b5c4f23df6e8a213885494472a550dbfabfbd70e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 03:55:11 +0000 Subject: [PATCH] build(deps): bump pagy from 7.0.2 to 7.0.7 Bumps [pagy](https://github.com/ddnexus/pagy) from 7.0.2 to 7.0.7. - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/7.0.2...7.0.7) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 7041a38a9..f2a75bdd1 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.7" gem "puma", "~> 6.3" gem "rails", "~> 7.0.7" gem "rqrcode" diff --git a/Gemfile.lock b/Gemfile.lock index 7899a008e..03f93db0c 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.7) 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.7) pry puma (~> 6.3) rack-mini-profiler