From 2baee0981113801af6beea1eaec5a30a0e0fe71c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 19:44:39 +0000 Subject: [PATCH] build(deps): bump pagy from 43.2.6 to 43.2.8 Bumps [pagy](https://github.com/ddnexus/pagy) from 43.2.6 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.6...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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aef90f9..3a246ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.18.0) + json (2.18.1) kamal (2.10.1) activesupport (>= 7.0) base64 (~> 0.2) @@ -239,8 +239,9 @@ GEM racc (~> 1.4) orm_adapter (0.5.0) ostruct (0.6.3) - pagy (43.2.6) + pagy (43.3.0) json + uri yaml parallel (1.27.0) parser (3.3.10.0)