From f1b814c26c05500b228ffc6f348602b84af2fe20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 07:58:41 +0000 Subject: [PATCH] Bump rack from 1.6.5 to 2.1.4 Bumps [rack](https://github.com/rack/rack) from 1.6.5 to 2.1.4. - [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.6.5...2.1.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 306a38a..7978cc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,6 +121,8 @@ GEM multi_json (1.12.1) multi_test (0.1.2) multipart-post (2.0.0) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) nenv (0.3.0) nesty (1.0.2) net-scp (1.1.2) @@ -142,8 +144,8 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) public_suffix (2.0.4) - rack (1.6.5) - rack-protection (1.5.3) + rack (2.1.4) + rack-protection (2.0.8.1) rack rainbow (2.2.2) rake @@ -172,6 +174,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) + ruby2_keywords (0.0.2) ruby_dep (1.3.1) rubyntlm (0.6.1) rubyzip (1.2.0) @@ -187,14 +190,15 @@ GEM simplecov-html (0.9.0) simplecov-rcov (0.2.3) simplecov (>= 0.4.1) - sinatra (1.4.7) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) + sinatra (2.0.8.1) + mustermann (~> 1.0) + rack (~> 2.0) + rack-protection (= 2.0.8.1) + tilt (~> 2.0) slop (3.6.0) thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.5) + tilt (2.0.10) timecop (0.7.4) tzinfo (1.2.2) thread_safe (~> 0.1)