diff --git a/Gemfile b/Gemfile index b9248cd4bc..9d3292236a 100644 --- a/Gemfile +++ b/Gemfile @@ -48,7 +48,7 @@ gem 'request_store', '~> 1.4.1' gem 'warden', '~> 1.2' gem 'warden-basic_auth', '~> 0.2.1' -gem 'will_paginate', '~> 3.1.0' +gem 'will_paginate', '~> 3.1.7' gem 'friendly_id', '~> 5.2.1' diff --git a/Gemfile.lock b/Gemfile.lock index 65f98bd339..7926a8d139 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -890,7 +890,7 @@ GEM websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) - will_paginate (3.1.6) + will_paginate (3.1.7) xpath (3.2.0) nokogiri (~> 1.8) @@ -1053,7 +1053,7 @@ DEPENDENCIES warden (~> 1.2) warden-basic_auth (~> 0.2.1) webmock (~> 3.5.0) - will_paginate (~> 3.1.0) + will_paginate (~> 3.1.7) RUBY VERSION ruby 2.6.1p33