Bump will_paginate

closes #7149
This commit is contained in:
Steffen van Bergerem 2016-10-18 11:12:36 +02:00 committed by Benjamin Neff
parent 88c4d1a519
commit 52bb442ddd
2 changed files with 3 additions and 3 deletions

View file

@ -178,7 +178,7 @@ gem "typhoeus", "1.1.0"
gem "gon", "6.1.0"
gem "hamlit", "2.7.5"
gem "mobile-fu", "1.3.1"
gem "will_paginate", "3.1.0"
gem "will_paginate", "3.1.5"
gem "rails-timeago", "2.11.0"
# Logging

View file

@ -906,7 +906,7 @@ GEM
websocket-driver (0.6.4)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
will_paginate (3.1.0)
will_paginate (3.1.5)
xml-simple (1.1.5)
xpath (2.0.0)
nokogiri (~> 1.3)
@ -1051,7 +1051,7 @@ DEPENDENCIES
uuid (= 2.3.8)
versionist (= 1.5.0)
webmock (= 2.1.0)
will_paginate (= 3.1.0)
will_paginate (= 3.1.5)
BUNDLED WITH
1.13.5