diff --git a/Gemfile b/Gemfile index d1abae0..2e46f37 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.5' # 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..8aa6d20 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.5) pg (~> 1.6) positioning propshaft