From 3021d10692746762c0a371222697df4a0852a1e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 23:07:12 +0000 Subject: [PATCH] Bump pagy from 9.1.1 to 9.2.0 Bumps [pagy](https://github.com/ddnexus/pagy) from 9.1.1 to 9.2.0. - [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/9.1.1...9.2.0) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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