From 340c1efa1a1de3848edac570698dcb73b6cb3665 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 02:00:10 +0000 Subject: [PATCH] Update dependency pagy to v8 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 417f3f7..d0bf000 100644 --- a/Gemfile +++ b/Gemfile @@ -30,7 +30,7 @@ gem "hotwire-rails" gem 'importmap-rails' gem 'sprockets-rails' gem 'pg_search' -gem "pagy", "~> 6.0" +gem "pagy", "~> 8.0" gem 'simpleidn', '0.2.1' gem 'faraday' gem 'dry-initializer', '~> 3.1.0' diff --git a/Gemfile.lock b/Gemfile.lock index 37044a2..5082f88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -329,7 +329,7 @@ GEM validate_email validate_url webfinger (~> 2.0) - pagy (6.1.0) + pagy (8.6.3) parallel (1.23.0) parser (3.2.2.4) ast (~> 2.4.1) @@ -566,7 +566,7 @@ DEPENDENCIES omniauth (>= 2.0.0) omniauth-rails_csrf_protection omniauth-tara! - pagy (~> 6.0) + pagy (~> 8.0) pdfkit pg (~> 1.1) pg_search