From ddb540e70467408c36f62b538a8c7fd0d443e8b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 11:46:33 -0800 Subject: [PATCH] Bump pagy from 9.3.1 to 9.3.3 (#1229) Bumps [pagy](https://github.com/ddnexus/pagy) from 9.3.1 to 9.3.3. - [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.3.1...9.3.3) --- 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 e2a68d42c..5ec0f0d43 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -361,7 +361,7 @@ GEM shellany (~> 0.0) orm_adapter (0.5.0) ostruct (0.6.1) - pagy (9.3.1) + pagy (9.3.3) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1)