From 2359a3a783dec8cca16adb6b5aeeda5d8aa8a0b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 00:04:00 +0000 Subject: [PATCH] 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. - [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[bot] --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8590289..d269af4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,8 +43,6 @@ GEM docile (1.1.5) eventmachine (1.0.7) excon (0.31.0) - fission (0.5.0) - CFPropertyList (~> 2.2) fluent-logger (0.4.9) msgpack (>= 0.4.4, < 0.6.0, != 0.5.3, != 0.5.2, != 0.5.1, != 0.5.0) yajl-ruby (~> 1.0) @@ -68,8 +66,8 @@ GEM net-ssh (2.9.1) nokogiri (1.6.2.1) mini_portile (= 0.6.0) - rack (1.5.2) - rack-protection (1.5.3) + rack (1.6.11) + rack-protection (1.5.5) rack rack-test (0.6.2) rack (>= 1.0)