From 9f3830848d3dec8d8b54a57ea5b7a20542f8efe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 09:25:03 +0000 Subject: [PATCH] Bump pagy from 8.4.0 to 9.0.8 Bumps [pagy](https://github.com/ddnexus/pagy) from 8.4.0 to 9.0.8. - [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/8.4.0...9.0.8) --- 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 6936629..4fffb71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,7 +228,7 @@ GEM racc (~> 1.4) oj (3.16.3) bigdecimal (>= 3.0) - pagy (8.4.0) + pagy (9.0.8) parallel (1.24.0) parser (3.3.1.0) ast (~> 2.4.1)