bump will_paginate

This commit is contained in:
Jonne Haß 2014-01-13 11:49:51 +01:00
parent 84c4e68a73
commit f107a3145d
2 changed files with 3 additions and 3 deletions

View file

@ -100,7 +100,7 @@ gem 'client_side_validations', '3.2.6'
gem 'gon', '4.1.1'
gem 'haml', '4.0.5'
gem 'mobile-fu', '1.2.2'
gem 'will_paginate', '3.0.4'
gem 'will_paginate', '3.0.5'
# Workarounds
# https://github.com/rubyzip/rubyzip#important-note

View file

@ -418,7 +418,7 @@ GEM
addressable (>= 2.2.7)
crack (>= 0.3.2)
websocket (1.0.7)
will_paginate (3.0.4)
will_paginate (3.0.5)
xpath (2.0.0)
nokogiri (~> 1.3)
zip-zip (0.2)
@ -508,5 +508,5 @@ DEPENDENCIES
uglifier (= 2.1.2)
unicorn (= 4.8.0)
webmock (= 1.13.0)
will_paginate (= 3.0.4)
will_paginate (= 3.0.5)
zip-zip