Bump will_paginate
This commit is contained in:
parent
3065e1bf21
commit
89dedb8ba1
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -167,7 +167,7 @@ gem "typhoeus", "0.8.0"
|
|||
gem "gon", "6.0.1"
|
||||
gem "haml", "4.0.7"
|
||||
gem "mobile-fu", "1.3.1"
|
||||
gem "will_paginate", "3.0.7"
|
||||
gem "will_paginate", "3.1.0"
|
||||
gem "rails-timeago", "2.11.0"
|
||||
|
||||
# Logging
|
||||
|
|
|
|||
|
|
@ -764,7 +764,7 @@ GEM
|
|||
crack (>= 0.3.2)
|
||||
hashdiff
|
||||
websocket (1.2.2)
|
||||
will_paginate (3.0.7)
|
||||
will_paginate (3.1.0)
|
||||
xml-simple (1.1.5)
|
||||
xpath (2.0.0)
|
||||
nokogiri (~> 1.3)
|
||||
|
|
@ -899,7 +899,7 @@ DEPENDENCIES
|
|||
unicorn (= 5.0.1)
|
||||
uuid (= 2.3.8)
|
||||
webmock (= 1.22.3)
|
||||
will_paginate (= 3.0.7)
|
||||
will_paginate (= 3.1.0)
|
||||
|
||||
BUNDLED WITH
|
||||
1.11.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue