From 4a01e5cbffb6c9d965f5d7ab1d54155310ef514e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 12:24:56 +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 d1abae0..badbe52 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'mustache', '~> 1.0' gem 'omniauth', '>=2.0.0' gem 'omniauth_openid_connect' gem 'omniauth-rails_csrf_protection' -gem 'pagy', '~> 9.3' # omit patch digit +gem 'pagy', '~> 43.0' # omit patch digit # Use postgresql as the database for Active Record gem 'pg', '~> 1.6' gem 'positioning' diff --git a/Gemfile.lock b/Gemfile.lock index 914c5de..3b4d1bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,10 @@ GEM webfinger (~> 2.0) orm_adapter (0.5.0) ostruct (0.6.3) - pagy (9.4.0) + pagy (43.5.3) + json + uri + yaml pg (1.6.3) pg (1.6.3-aarch64-linux) pg (1.6.3-aarch64-linux-musl) @@ -537,6 +540,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) + yaml (0.4.0) zeitwerk (2.7.5) PLATFORMS @@ -576,7 +580,7 @@ DEPENDENCIES omniauth (>= 2.0.0) omniauth-rails_csrf_protection omniauth_openid_connect - pagy (~> 9.3) + pagy (~> 43.0) pg (~> 1.6) positioning propshaft