From 409ce0c103899b464ebb4578d84c2cc5bd4aa6b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 12:23:39 +0000 Subject: [PATCH] Bump rack-protection from 1.5.3 to 2.0.7 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] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b3b1f3..8322b7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,10 +38,11 @@ GEM metaclass (~> 0.0.1) multi_json (1.12.1) multi_test (0.1.2) + mustermann (1.0.3) netrc (0.11.0) plist (3.1.0) - rack (1.6.4) - rack-protection (1.5.3) + rack (2.0.7) + rack-protection (2.0.7) rack rake (11.1.2) rdoc (4.2.2) @@ -63,15 +64,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) - sinatra (1.4.7) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) + sinatra (2.0.7) + mustermann (~> 1.0) + rack (~> 2.0) + rack-protection (= 2.0.7) + tilt (~> 2.0) thin (1.7.0) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - tilt (2.0.5) + tilt (2.0.10) unf (0.1.4) unf_ext unf_ext (0.0.7.2)