From 93a49081c87a33e9db23568482c7b2b27bb728e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 11 Jun 2018 05:47:44 +0000 Subject: [PATCH] Bump sinatra from 2.0.2 to 2.0.3 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.2 to 2.0.3. - [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.2...v2.0.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 85a1742..ccbe818 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM slop (~> 3.4) public_suffix (2.0.5) rack (2.0.5) - rack-protection (2.0.2) + rack-protection (2.0.3) rack rake (11.2.2) rspec (3.7.0) @@ -60,10 +60,10 @@ GEM rspec-support (~> 3.7.0) rspec-support (3.7.0) safe_yaml (1.0.4) - sinatra (2.0.2) + sinatra (2.0.3) mustermann (~> 1.0) rack (~> 2.0) - rack-protection (= 2.0.2) + rack-protection (= 2.0.3) tilt (~> 2.0) slop (3.6.0) thread_safe (0.3.5)