Bump will_paginate
This commit is contained in:
parent
862796131f
commit
b8e5021dd1
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -194,7 +194,7 @@ gem "gon", "6.4.0"
|
|||
gem "hamlit", "2.15.1"
|
||||
gem "mobile-fu", "1.4.0"
|
||||
gem "rails-timeago", "2.19.1"
|
||||
gem "will_paginate", "3.3.0"
|
||||
gem "will_paginate", "3.3.1"
|
||||
|
||||
# Logging
|
||||
|
||||
|
|
|
|||
|
|
@ -785,7 +785,7 @@ GEM
|
|||
websocket-driver (0.7.5)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
will_paginate (3.3.0)
|
||||
will_paginate (3.3.1)
|
||||
xpath (3.2.0)
|
||||
nokogiri (~> 1.8)
|
||||
yard (0.9.26)
|
||||
|
|
@ -930,7 +930,7 @@ DEPENDENCIES
|
|||
uuid (= 2.3.9)
|
||||
versionist (= 2.0.1)
|
||||
webmock (= 3.14.0)
|
||||
will_paginate (= 3.3.0)
|
||||
will_paginate (= 3.3.1)
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue