From ac248f913f379f2b22661139c6fb4c5bdf6ee07a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2019 07:51:47 +0000 Subject: [PATCH] Bump sinatra from 2.0.1 to 2.0.7 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.1 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/compare/v2.0.1...v2.0.7) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 809da3e..3c144fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM minitest (5.11.3) multi_json (1.13.1) multi_test (0.1.2) - mustermann (1.0.2) + mustermann (1.0.3) netrc (0.11.0) nio4r (2.3.1) nokogiri (1.8.2) @@ -131,8 +131,8 @@ GEM public_suffix (3.0.2) puma (4.3.1) nio4r (~> 2.0) - rack (2.0.5) - rack-protection (2.0.1) + rack (2.0.7) + rack-protection (2.0.7) rack rack-test (1.0.0) rack (>= 1.0, < 3) @@ -167,10 +167,10 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sinatra (2.0.1) + sinatra (2.0.7) mustermann (~> 1.0) rack (~> 2.0) - rack-protection (= 2.0.1) + rack-protection (= 2.0.7) tilt (~> 2.0) sinatra-flash (0.3.0) sinatra (>= 1.0.0) @@ -181,7 +181,7 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.10) tzinfo (1.2.5) thread_safe (~> 0.1) unf (0.1.4)