From 9dc2aa7533403d6c21a43943f6179a2b19e39050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 11:27:52 -0400 Subject: [PATCH] Bump pagy from 7.0.10 to 7.0.11 (#552) Bumps [pagy](https://github.com/ddnexus/pagy) from 7.0.10 to 7.0.11. - [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/7.0.10...7.0.11) --- 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 13845e73..cd9b3a57 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,7 +239,7 @@ GEM racc (~> 1.4) nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) - pagy (7.0.10) + pagy (7.0.11) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1)