From b7fa0908d1a1bc401ee82930aebb9a0f56583ac9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:33:53 +0000 Subject: [PATCH] chore(deps): update dependency pagy to v9 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c83e943..9517608 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,7 @@ gem "hotwire-rails" gem 'importmap-rails' gem 'sprockets-rails' gem 'pg_search' -gem "pagy", "~> 6.0" +gem "pagy", "~> 9.0" gem 'simpleidn', '0.2.1' gem 'faraday' gem 'dry-initializer', '~> 3.1.0' diff --git a/Gemfile.lock b/Gemfile.lock index 15ebebd..148cf4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -332,7 +332,7 @@ GEM validate_email validate_url webfinger (~> 2.0) - pagy (6.1.0) + pagy (9.3.1) parallel (1.23.0) parser (3.2.2.4) ast (~> 2.4.1) @@ -576,7 +576,7 @@ DEPENDENCIES omniauth (>= 2.0.0) omniauth-rails_csrf_protection omniauth-tara! - pagy (~> 6.0) + pagy (~> 9.0) pdfkit pg (~> 1.1) pg_search