bump will_paginate

This commit is contained in:
ulferts
2023-05-31 16:37:30 +02:00
parent 7471b6abb8
commit f222f97ac4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ gem 'request_store', '~> 1.5.0'
gem 'warden', '~> 1.2'
gem 'warden-basic_auth', '~> 0.2.1'
gem 'will_paginate', '~> 3.3.0'
gem 'will_paginate', '~> 4.0.0'
gem 'friendly_id', '~> 5.5.0'
+2 -2
View File
@@ -969,7 +969,7 @@ GEM
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
will_paginate (3.3.1)
will_paginate (4.0.0)
with_advisory_lock (4.6.0)
activerecord (>= 4.2)
xpath (3.2.0)
@@ -1154,7 +1154,7 @@ DEPENDENCIES
warden-basic_auth (~> 0.2.1)
webdrivers (~> 5.2.0)
webmock (~> 3.12)
will_paginate (~> 3.3.0)
will_paginate (~> 4.0.0)
with_advisory_lock (~> 4.6.0)
RUBY VERSION