From 99cc1368913c2d129d015f972248f1ecb97b4cc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 10:05:00 +0000 Subject: [PATCH] chore(deps): bump pagy from 43.2.6 to 43.2.7 Bumps [pagy](https://github.com/ddnexus/pagy) from 43.2.6 to 43.2.7. - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/43.2.6...43.2.7) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.2.7 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 9d5cecd4..30e365f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -301,7 +301,7 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) orm_adapter (0.5.0) - pagy (43.2.6) + pagy (43.2.7) json yaml parallel (1.27.0)