From d98ee92b3c162d3251d752e06b9a0c6937cabb5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 14:04:39 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2377fa..c752a16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,8 @@ GEM debugger-ruby_core_source (1.3.2) eventmachine (1.0.3) newrelic_rpm (3.7.3.204) - rack (1.5.2) - rack-protection (1.5.3) + rack (1.6.13) + rack-protection (1.5.5) rack sinatra (1.4.5) rack (~> 1.4)