From 1fa750d47204211ab07f289d7a6c8e9ca28753e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 13:51:22 -0700 Subject: [PATCH] Bump pagy from 9.0.2 to 9.0.6 (#920) Bumps [pagy](https://github.com/ddnexus/pagy) from 9.0.2 to 9.0.6. - [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.2...9.0.6) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c5d662fb..34714ecf6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -331,7 +331,7 @@ GEM nenv (~> 0.1) shellany (~> 0.0) orm_adapter (0.5.0) - pagy (9.0.2) + pagy (9.0.6) parallel (1.25.1) parser (3.3.4.0) ast (~> 2.4.1)