mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump will_paginate
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user