From 36e58662fa63282b9c827ec7885c7b142b53c53a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 19:57:08 +0000 Subject: [PATCH] Bump rack from 1.3.5 to 2.0.8 Bumps [rack](https://github.com/rack/rack) from 1.3.5 to 2.0.8. - [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.3.5...2.0.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ad84ac..46bebdf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,14 +52,15 @@ GEM libxml-ruby (2.1.2) mime-types (1.19) multi_json (1.5.0) + mustermann (1.0.3) net-scp (1.0.4) net-ssh (>= 1.99.1) net-ssh (2.6.2) nokogiri (1.5.6) opensrs (0.3.2) libxml-ruby (~> 2.1.2) - rack (1.3.5) - rack-protection (1.1.4) + rack (2.0.8) + rack-protection (2.0.7) rack rake (0.8.7) rspec (2.6.0) @@ -77,13 +78,14 @@ GEM simplecov (0.4.2) simplecov-html (~> 0.4.4) simplecov-html (0.4.5) - sinatra (1.3.1) - rack (~> 1.3, >= 1.3.4) - rack-protection (~> 1.1, >= 1.1.2) - tilt (~> 1.3, >= 1.3.3) + sinatra (2.0.7) + mustermann (~> 1.0) + rack (~> 2.0) + rack-protection (= 2.0.7) + tilt (~> 2.0) term-ansicolor (1.0.7) terminal-table (1.4.5) - tilt (1.3.3) + tilt (2.0.10) PLATFORMS ruby