From 563db0f8eb50264b6d52a2e39c1981356526ba9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 10:30:12 -0400 Subject: [PATCH] Bump pagy from 9.0.9 to 9.1.0 (#1251) Bumps [pagy](https://github.com/ddnexus/pagy) from 9.0.9 to 9.1.0. - [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.9...9.1.0) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-minor ... 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 96f28f7e..761090e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -266,7 +266,7 @@ GEM octokit (9.1.0) faraday (>= 1, < 3) sawyer (~> 0.9) - pagy (9.0.9) + pagy (9.1.0) parallel (1.25.1) parser (3.3.4.0) ast (~> 2.4.1)