From eb2280ea40a0e2ce7719f5f50c43ff2b72705ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:32:34 +0000 Subject: [PATCH] Bump rack-protection from 1.5.3 to 2.0.7 in /hephaestus Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.5.3 to 2.0.7. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/commits/v2.0.7) Signed-off-by: dependabot[bot] --- hephaestus/Gemfile.lock | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/hephaestus/Gemfile.lock b/hephaestus/Gemfile.lock index b363f873..42c843ab 100644 --- a/hephaestus/Gemfile.lock +++ b/hephaestus/Gemfile.lock @@ -74,6 +74,7 @@ GEM moped (1.5.1) multi_json (1.10.1) multi_xml (0.5.5) + mustermann (1.0.3) net-scp (1.1.0) net-ssh (>= 2.6.5) net-sftp (2.1.1) @@ -88,28 +89,29 @@ GEM coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.3.1) - rack (1.5.2) - rack-protection (1.5.3) + rack (2.0.7) + rack-protection (2.0.7) rack rake (10.1.0) - redis (3.1.0) - redis-namespace (1.5.1) - redis (~> 3.0, >= 3.0.4) - resque (1.25.2) + redis (4.1.3) + redis-namespace (1.6.0) + redis (>= 3.0.4) + resque (2.0.0) mono_logger (~> 1.0) multi_json (~> 1.0) - redis-namespace (~> 1.3) + redis-namespace (~> 1.6) sinatra (>= 0.9.2) vegas (~> 0.1.2) rest-client (1.6.7) mime-types (>= 1.16) ruby-progressbar (1.2.0) - sinatra (1.4.5) - rack (~> 1.4) - rack-protection (~> 1.4) - tilt (~> 1.3, >= 1.3.4) + sinatra (2.0.7) + mustermann (~> 1.0) + rack (~> 2.0) + rack-protection (= 2.0.7) + tilt (~> 2.0) slop (3.3.3) - tilt (1.4.1) + tilt (2.0.10) tins (0.4.3) tire (0.6.0) activemodel (>= 3.0)