From c94f6e032beeb4db55197b29cb11380d8afe7343 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 08:35:22 +0000 Subject: [PATCH] chore(deps): bump pagy from 6.4.3 to 43.2.0 Bumps [pagy](https://github.com/ddnexus/pagy) from 6.4.3 to 43.2.0. - [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/6.4.3...43.2.0) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 292cc0374..9ab791edc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -328,7 +328,9 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) ostruct (0.6.3) - pagy (6.4.3) + pagy (43.2.1) + json + yaml parallel (1.27.0) parser (3.3.10.0) ast (~> 2.4.1) @@ -580,6 +582,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) + yaml (0.4.0) zeitwerk (2.7.4) PLATFORMS