Skip to content
Snippets Groups Projects
Commit cf01b33b authored by Jonne Haß's avatar Jonne Haß
Browse files

bump will_paginate

parent ac2fa74a
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ gem 'typhoeus', '0.3.3'
gem 'haml', '3.1.7'
gem 'mobile-fu', '1.1.1'
gem 'will_paginate', '3.0.3'
gem 'will_paginate', '3.0.4'
gem 'client_side_validations', '3.2.1'
gem 'gon', '4.0.2'
......
......@@ -406,7 +406,7 @@ GEM
addressable (>= 2.2.7)
crack (>= 0.1.7)
websocket (1.0.6)
will_paginate (3.0.3)
will_paginate (3.0.4)
xpath (0.1.4)
nokogiri (~> 1.3)
......@@ -489,4 +489,4 @@ DEPENDENCIES
uglifier (= 1.3.0)
unicorn (= 4.5.0)
webmock (= 1.8.11)
will_paginate (= 3.0.3)
will_paginate (= 3.0.4)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment