From 4e86a780bcbc1a47fd9b44f2f97999eefe3b5677 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 19:40:14 +0000 Subject: [PATCH] [Security] Bump rack-protection from 1.5.3 to 1.5.5 Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.5.3 to 1.5.5. **This update includes security fixes.** - [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) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3112a04..811d86c 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)