From b49a3f02d815605e9f936898b53dbaf57fe7550d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2019 12:15:50 +0000 Subject: [PATCH] Bump sinatra from 1.4.7 to 1.4.8 Bumps [sinatra](https://github.com/sinatra/sinatra) from 1.4.7 to 1.4.8. - [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/v1.4.7...v1.4.8) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3112a04..56bdc27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,8 +13,8 @@ GEM rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) multipart-post (2.0.0) - rack (1.6.4) - rack-protection (1.5.3) + rack (1.6.11) + rack-protection (1.5.5) rack rb-fsevent (0.9.7) rb-inotify (0.9.7) @@ -34,7 +34,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) - sinatra (1.4.7) + sinatra (1.4.8) rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) @@ -42,7 +42,7 @@ GEM daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (~> 1.0) - tilt (2.0.2) + tilt (2.0.9) PLATFORMS ruby