bump will_paginate

This commit is contained in:
Jonne Haß 2014-08-24 20:27:39 +02:00
parent 4415d91aa6
commit 4da21d02db
2 changed files with 3 additions and 3 deletions

View file

@ -125,7 +125,7 @@ gem 'typhoeus', '0.6.9'
gem 'gon', '5.1.2'
gem 'haml', '4.0.5'
gem 'mobile-fu', '1.3.1'
gem 'will_paginate', '3.0.5'
gem 'will_paginate', '3.0.7'
gem 'rails-timeago', '2.4.0'
# Workarounds

View file

@ -479,7 +479,7 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
websocket (1.0.7)
will_paginate (3.0.5)
will_paginate (3.0.7)
xpath (2.0.0)
nokogiri (~> 1.3)
zip-zip (0.2)
@ -573,5 +573,5 @@ DEPENDENCIES
unicorn (= 4.8.3)
uuid (= 2.3.7)
webmock (= 1.18.0)
will_paginate (= 3.0.5)
will_paginate (= 3.0.7)
zip-zip