From f0480e7ab77c6e64d918246576754b4b392635d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 15:21:36 -0400 Subject: [PATCH] Bump pagy from 8.2.2 to 8.3.0 (#694) Bumps [pagy](https://github.com/ddnexus/pagy) from 8.2.2 to 8.3.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/8.2.2...8.3.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 0a523695..21ec9636 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -258,7 +258,7 @@ GEM base64 faraday (>= 1, < 3) sawyer (~> 0.9) - pagy (8.2.2) + pagy (8.3.0) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1)