From a42b8c46625d24275272faf49e5265fa53353138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 05:20:23 +0000 Subject: [PATCH] chore(deps): Bump pagy from 9.4.0 to 43.1.8 Bumps [pagy](https://github.com/ddnexus/pagy) from 9.4.0 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/9.4.0...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 | 2 +- Gemfile.lock | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 4f5532e..ae22df9 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ gem "faraday-retry" # Markdown rendering [https://github.com/gjtorikian/commonmarker] gem "commonmarker" # Pagination [https://github.com/ddnexus/pagy] -gem "pagy", "~> 9.4" +gem "pagy", "~> 43.1" # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem "tzinfo-data", platforms: %i[ windows jruby ] diff --git a/Gemfile.lock b/Gemfile.lock index 9270f07..577369b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,9 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) ostruct (0.6.3) - pagy (9.4.0) + pagy (43.1.8) + json + yaml parallel (1.27.0) parser (3.3.9.0) ast (~> 2.4.1) @@ -474,6 +476,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) + yaml (0.4.0) zeitwerk (2.7.3) PLATFORMS @@ -504,7 +507,7 @@ DEPENDENCIES kamal mocha octokit (~> 10.0) - pagy (~> 9.4) + pagy (~> 43.1) propshaft puma (>= 5.0) rack-mini-profiler