bump will_paginate

pull/7468/head
ulferts 5 years ago
parent 2e989fb0fc
commit fd3e6aad98
No known key found for this signature in database
GPG Key ID: A205708DE1284017
  1. 2
      Gemfile
  2. 4
      Gemfile.lock

@ -48,7 +48,7 @@ gem 'request_store', '~> 1.4.1'
gem 'warden', '~> 1.2'
gem 'warden-basic_auth', '~> 0.2.1'
gem 'will_paginate', '~> 3.1.0'
gem 'will_paginate', '~> 3.1.7'
gem 'friendly_id', '~> 5.2.1'

@ -890,7 +890,7 @@ GEM
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
will_paginate (3.1.6)
will_paginate (3.1.7)
xpath (3.2.0)
nokogiri (~> 1.8)
@ -1053,7 +1053,7 @@ DEPENDENCIES
warden (~> 1.2)
warden-basic_auth (~> 0.2.1)
webmock (~> 3.5.0)
will_paginate (~> 3.1.0)
will_paginate (~> 3.1.7)
RUBY VERSION
ruby 2.6.1p33

Loading…
Cancel
Save