From 8cd3ad3bf14f0c11d123a4dbb0d84c13bdd01651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 04:03:58 +0000 Subject: [PATCH] chore(deps): bump pagy from 6.4.3 to 43.2.2 Bumps [pagy](https://github.com/ddnexus/pagy) from 6.4.3 to 43.2.2. - [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.2) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.2.2 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 e7ff1f025..e23d52b2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -329,7 +329,9 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) ostruct (0.6.3) - pagy (6.4.3) + pagy (43.2.2) + json + yaml parallel (1.27.0) parser (3.3.10.0) ast (~> 2.4.1) @@ -581,6 +583,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) + yaml (0.4.0) zeitwerk (2.7.4) PLATFORMS