From 44e40cbe039e723acf438c67a3a885a55c402782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 04:10:29 +0000 Subject: [PATCH] chore(deps): bump pagy from 6.4.3 to 43.1.8 Bumps [pagy](https://github.com/ddnexus/pagy) from 6.4.3 to 43.1.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/6.4.3...43.1.8) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.1.8 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 987e4d7cd..0df771d3f 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.1.8) + json + yaml parallel (1.27.0) parser (3.3.10.0) ast (~> 2.4.1) @@ -583,6 +585,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) + yaml (0.4.0) zeitwerk (2.7.3) PLATFORMS