From e6f47744adaa44ee3b35ee141412b45269f1af81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 12:40:04 +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 1bc4083..a1894d0 100644 --- a/Gemfile +++ b/Gemfile @@ -30,7 +30,7 @@ gem "hotwire-rails" gem 'importmap-rails' gem 'sprockets-rails' gem 'pg_search' -gem "pagy", "~> 9.0" +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 8c90504..68ed0e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -342,7 +342,10 @@ GEM tzinfo validate_url webfinger (~> 2.0) - pagy (9.3.3) + pagy (43.4.2) + json + uri + yaml parallel (1.23.0) parser (3.3.10.0) ast (~> 2.4.1) @@ -550,6 +553,7 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) wkhtmltopdf-binary (0.12.6.6) + yaml (0.4.0) zeitwerk (2.7.3) PLATFORMS @@ -593,7 +597,7 @@ DEPENDENCIES omniauth (>= 2.0.0) omniauth-rails_csrf_protection omniauth-tara! - pagy (~> 9.0) + pagy (~> 43.0) pdfkit pg (~> 1.1) pg_search