From 4154d512fdfc1880e5b348f232a9959f3cfac987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 11:02:57 +0000 Subject: [PATCH] chore(deps): bump pagy from 43.2.7 to 43.2.8 Bumps [pagy](https://github.com/ddnexus/pagy) from 43.2.7 to 43.2.8. - [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.7...43.2.8) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.2.8 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 3b11a9ff..b1b3cbb3 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.7) + pagy (43.2.8) json yaml parallel (1.27.0)