Bump will_paginate

This commit is contained in:
Steffen van Bergerem 2016-01-31 20:48:37 +01:00 committed by Jonne Haß
parent 3065e1bf21
commit 89dedb8ba1
2 changed files with 3 additions and 3 deletions

View file

@ -167,7 +167,7 @@ gem "typhoeus", "0.8.0"
gem "gon", "6.0.1" gem "gon", "6.0.1"
gem "haml", "4.0.7" gem "haml", "4.0.7"
gem "mobile-fu", "1.3.1" gem "mobile-fu", "1.3.1"
gem "will_paginate", "3.0.7" gem "will_paginate", "3.1.0"
gem "rails-timeago", "2.11.0" gem "rails-timeago", "2.11.0"
# Logging # Logging

View file

@ -764,7 +764,7 @@ GEM
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff hashdiff
websocket (1.2.2) websocket (1.2.2)
will_paginate (3.0.7) will_paginate (3.1.0)
xml-simple (1.1.5) xml-simple (1.1.5)
xpath (2.0.0) xpath (2.0.0)
nokogiri (~> 1.3) nokogiri (~> 1.3)
@ -899,7 +899,7 @@ DEPENDENCIES
unicorn (= 5.0.1) unicorn (= 5.0.1)
uuid (= 2.3.8) uuid (= 2.3.8)
webmock (= 1.22.3) webmock (= 1.22.3)
will_paginate (= 3.0.7) will_paginate (= 3.1.0)
BUNDLED WITH BUNDLED WITH
1.11.2 1.11.2