From c5cae3c46406a165e3dbc059f4dfd0e1bc0eadb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 12:34:20 +0000 Subject: [PATCH] Bump pagy from 9.0.5 to 9.0.6 Bumps [pagy](https://github.com/ddnexus/pagy) from 9.0.5 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.5...9.0.6) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1aa753c..d68480a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,7 +162,7 @@ GEM racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) - pagy (9.0.5) + pagy (9.0.6) parallel (1.26.3) parser (3.3.4.2) ast (~> 2.4.1)