From 1e3a56215eda46dc5db9e6bb10988ecedf25443c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:30:00 +0000 Subject: [PATCH] Bump pagy from 9.4.0 to 43.0.0 Bumps [pagy](https://github.com/ddnexus/pagy) from 9.4.0 to 43.0.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/9.4.0...43.0.0) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 0deb5cd..ed9c6fc 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem "haml-rails" # gem 'html2haml' #temporarily gem "colorize" gem "pundit", "~> 2.4" -gem "pagy", "~> 9.3" # omit patch digit +gem "pagy", "~> 43.0" # omit patch digit gem "public_suffix" gem "thor", "~> 1.3", ">= 1.3.2" gem "csv" diff --git a/Gemfile.lock b/Gemfile.lock index e474dad..d68f1ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -265,7 +265,9 @@ GEM faraday (>= 1.0, < 3) multi_json (>= 1.0) ostruct (0.6.3) - pagy (9.4.0) + pagy (43.0.0) + json + yaml parallel (1.27.0) parser (3.3.10.0) ast (~> 2.4.1) @@ -487,6 +489,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) + yaml (0.4.0) zeitwerk (2.7.3) PLATFORMS @@ -534,7 +537,7 @@ DEPENDENCIES nokogiri opensearch-ruby ostruct - pagy (~> 9.3) + pagy (~> 43.0) passwordless pg (>= 0.18, < 2.0) propshaft