From 95f0c45ce35bff67a6211eae52b776aaf353897a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 04:08:41 +0000 Subject: [PATCH] Bump pagy from 6.4.3 to 9.3.4 Bumps [pagy](https://github.com/ddnexus/pagy) from 6.4.3 to 9.3.4. - [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/6.4.3...9.3.4) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 473257df8..0ff3261fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,7 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) ostruct (0.6.1) - pagy (6.4.3) + pagy (9.3.4) parallel (1.26.3) parser (3.3.7.1) ast (~> 2.4.1)