From 7174a6f02c2842f5f17280a490776bde0f8227ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 08:12:54 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 2.2.3 in /hephaestus Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 2.2.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.5.2...2.2.3) Signed-off-by: dependabot[bot] --- hephaestus/Gemfile.lock | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/hephaestus/Gemfile.lock b/hephaestus/Gemfile.lock index b363f873..f5669b45 100644 --- a/hephaestus/Gemfile.lock +++ b/hephaestus/Gemfile.lock @@ -74,6 +74,8 @@ GEM moped (1.5.1) multi_json (1.10.1) multi_xml (0.5.5) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) net-scp (1.1.0) net-ssh (>= 2.6.5) net-sftp (2.1.1) @@ -88,28 +90,30 @@ GEM coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.3.1) - rack (1.5.2) - rack-protection (1.5.3) + rack (2.2.3) + rack-protection (2.0.8.1) 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.2.1) + redis-namespace (1.7.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) + ruby2_keywords (0.0.2) + sinatra (2.0.8.1) + mustermann (~> 1.0) + rack (~> 2.0) + rack-protection (= 2.0.8.1) + 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)