From d43e103c12731d37ae3de4d89f801127b9bb5ed9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 17:48:06 +0000 Subject: [PATCH] Update dependency pagy to v43 --- Gemfile | 2 +- Gemfile.lock | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c511803..21a22f1 100644 --- a/Gemfile +++ b/Gemfile @@ -30,7 +30,7 @@ gem "hotwire-rails" gem 'importmap-rails' gem 'sprockets-rails' gem 'pg_search' -gem "pagy", "~> 9.4" +gem "pagy", "~> 43.0" gem 'simpleidn', '0.2.3' gem 'faraday' gem 'dry-initializer', '~> 3.2.0' diff --git a/Gemfile.lock b/Gemfile.lock index 49a9f50..79cd26a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -356,7 +356,10 @@ GEM validate_url webfinger (~> 2.0) ostruct (0.6.3) - pagy (9.4.0) + pagy (43.6.2) + json + uri + yaml parallel (1.23.0) parser (3.3.12.0) ast (~> 2.4.1) @@ -575,6 +578,7 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) wkhtmltopdf-binary (0.12.6.10) + yaml (0.4.0) zeitwerk (2.8.3) PLATFORMS @@ -618,7 +622,7 @@ DEPENDENCIES omniauth (>= 2.0.0) omniauth-rails_csrf_protection omniauth-tara! - pagy (~> 9.4) + pagy (~> 43.0) pdfkit pg (~> 1.6) pg_search