From aa4c9ca2b2ce23188b499e39298d16181f4a69bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 08:41:02 +0000 Subject: [PATCH] Bump pagy from 9.0.8 to 9.3.1 Bumps [pagy](https://github.com/ddnexus/pagy) from 9.0.8 to 9.3.1. - [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.0.8...9.3.1) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2648067..442d6d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,7 +174,7 @@ GEM racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) - pagy (9.0.8) + pagy (9.3.1) parallel (1.26.3) parser (3.3.5.0) ast (~> 2.4.1) @@ -331,7 +331,7 @@ DEPENDENCIES debug erb_lint importmap-rails - isbn_validation + isbn_validation (~> 1.2) jbuilder pagy pg (~> 1.1)