From 80b288cedbdcb7d0e563ca5053d8bb146f31d220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 07:27:00 -0400 Subject: [PATCH] Bump pagy from 7.0.11 to 8.0.2 (#608) Bumps [pagy](https://github.com/ddnexus/pagy) from 7.0.11 to 8.0.2. - [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.11...8.0.2) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-major ... 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 32710a05..7fc497a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -247,7 +247,7 @@ GEM racc (~> 1.4) nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) - pagy (7.0.11) + pagy (8.0.2) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1)