diff --git a/Gemfile b/Gemfile index fe76074be..230e67d04 100644 --- a/Gemfile +++ b/Gemfile @@ -186,7 +186,7 @@ gem "gon", "6.1.0" gem "hamlit", "2.8.4" gem "mobile-fu", "1.3.1" gem "rails-timeago", "2.16.0" -gem "will_paginate", "3.1.5" +gem "will_paginate", "3.1.6" # Logging diff --git a/Gemfile.lock b/Gemfile.lock index 51522cb92..c9c72e014 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -747,7 +747,7 @@ GEM websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.2) - will_paginate (3.1.5) + will_paginate (3.1.6) xpath (2.0.0) nokogiri (~> 1.3) yard (0.9.8) @@ -893,7 +893,7 @@ DEPENDENCIES uuid (= 2.3.8) versionist (= 1.5.0) webmock (= 2.3.2) - will_paginate (= 3.1.5) + will_paginate (= 3.1.6) BUNDLED WITH 1.15.3