From c90dbd5e301fd8884246438981a56aa612c813aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 12:44:43 +0000 Subject: [PATCH] chore(deps): bump pagy from 9.3.4 to 9.3.5 Bumps [pagy](https://github.com/ddnexus/pagy) from 9.3.4 to 9.3.5. - [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.4...9.3.5) --- updated-dependencies: - dependency-name: pagy dependency-version: 9.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d8664fe..6a8c063 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,7 +218,7 @@ GEM nokogiri (1.18.8-x86_64-linux-musl) racc (~> 1.4) orm_adapter (0.5.0) - pagy (9.3.4) + pagy (9.3.5) parallel (1.27.0) parser (3.3.8.0) ast (~> 2.4.1)