From 75b0fb76f1fe51aab4f86aed7280f2d8579b13f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 11:29:58 +0000 Subject: [PATCH] chore(deps): bump pagy from 43.2.5 to 43.2.6 Bumps [pagy](https://github.com/ddnexus/pagy) from 43.2.5 to 43.2.6. - [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.5...43.2.6) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.2.6 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 df378e48..e8e120c8 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.5) + pagy (43.2.6) json yaml parallel (1.27.0)