Bump will_paginate
This commit is contained in:
parent
5195f7daac
commit
6f53f1bc0a
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -191,7 +191,7 @@ gem "gon", "6.2.1"
|
|||
gem "hamlit", "2.9.2"
|
||||
gem "mobile-fu", "1.4.0"
|
||||
gem "rails-timeago", "2.17.1"
|
||||
gem "will_paginate", "3.1.6"
|
||||
gem "will_paginate", "3.1.7"
|
||||
|
||||
# Logging
|
||||
|
||||
|
|
|
|||
|
|
@ -758,7 +758,7 @@ GEM
|
|||
websocket-driver (0.6.5)
|
||||
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)
|
||||
yard (0.9.16)
|
||||
|
|
@ -905,7 +905,7 @@ DEPENDENCIES
|
|||
uuid (= 2.3.9)
|
||||
versionist (= 1.7.0)
|
||||
webmock (= 3.4.2)
|
||||
will_paginate (= 3.1.6)
|
||||
will_paginate (= 3.1.7)
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue