diff --git a/Gemfile b/Gemfile index 7e8bd1c0f..e2bd997ed 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'noticed', '~> 1.6' gem 'okcomputer', '~> 1.18.4' gem 'omniauth-rails_csrf_protection' gem 'omniauth-tara', github: 'internetee/omniauth-tara' -gem 'pagy', '~> 8.0' +gem 'pagy', '~> 9.0' gem 'pdfkit' gem 'pg', '>= 0.18', '< 2.0' gem 'pg_search' diff --git a/Gemfile.lock b/Gemfile.lock index d32784549..4eb322a72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -323,7 +323,7 @@ GEM validate_url webfinger (~> 1.2) orm_adapter (0.5.0) - pagy (8.6.3) + pagy (9.1.0) parallel (1.25.1) parser (3.3.3.0) ast (~> 2.4.1) @@ -572,7 +572,7 @@ DEPENDENCIES okcomputer (~> 1.18.4) omniauth-rails_csrf_protection omniauth-tara! - pagy (~> 8.0) + pagy (~> 9.0) pdfkit pg (>= 0.18, < 2.0) pg_search