File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ gem 'omniauth_openid_connect'
4040gem 'omniauth-rails_csrf_protection'
4141
4242# Pagy used for pagination on long lists of records
43- gem 'pagy' , '~> 9.1 '
43+ gem 'pagy' , '~> 43.0 '
4444
4545# Parser added explicitly to allow for the namespace to be available for scout
4646gem 'parser'
Original file line number Diff line number Diff line change 286286 validate_url
287287 webfinger (~> 2.0 )
288288 orm_adapter (0.5.0 )
289- pagy (9.4.0 )
289+ pagy (43.0.5 )
290+ json
291+ yaml
290292 parallel (1.27.0 )
291293 parser (3.3.9.0 )
292294 ast (~> 2.4.1 )
500502 websocket-extensions (0.1.5 )
501503 xpath (3.2.0 )
502504 nokogiri (~> 1.8 )
505+ yaml (0.4.0 )
503506 yard (0.9.37 )
504507 zeitwerk (2.7.3 )
505508
@@ -531,7 +534,7 @@ DEPENDENCIES
531534 omniauth
532535 omniauth-rails_csrf_protection
533536 omniauth_openid_connect
534- pagy (~> 9.1 )
537+ pagy (~> 43.0 )
535538 parser
536539 pg
537540 puma (>= 5.0 )
You can’t perform that action at this time.
0 commit comments