Bump will_paginate
This commit is contained in:
parent
b0d27b6907
commit
3355f9ee16
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -186,7 +186,7 @@ gem "gon", "6.1.0"
|
|||
gem "hamlit", "2.8.4"
|
||||
gem "mobile-fu", "1.3.1"
|
||||
gem "rails-timeago", "2.16.0"
|
||||
gem "will_paginate", "3.1.5"
|
||||
gem "will_paginate", "3.1.6"
|
||||
|
||||
# Logging
|
||||
|
||||
|
|
|
|||
|
|
@ -747,7 +747,7 @@ GEM
|
|||
websocket-driver (0.6.5)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.2)
|
||||
will_paginate (3.1.5)
|
||||
will_paginate (3.1.6)
|
||||
xpath (2.0.0)
|
||||
nokogiri (~> 1.3)
|
||||
yard (0.9.8)
|
||||
|
|
@ -893,7 +893,7 @@ DEPENDENCIES
|
|||
uuid (= 2.3.8)
|
||||
versionist (= 1.5.0)
|
||||
webmock (= 2.3.2)
|
||||
will_paginate (= 3.1.5)
|
||||
will_paginate (= 3.1.6)
|
||||
|
||||
BUNDLED WITH
|
||||
1.15.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue