From 7717130bb5adfbc558c0e45bcf90ffe4682c5543 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2019 06:37:51 +0000 Subject: [PATCH] Bump rack-protection from 1.2.0 to 1.5.5 Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.2.0 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 b432a3f..a72cd1e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,11 +59,11 @@ GEM mail (~> 2.3.0) padrino-core (= 0.10.7) polyglot (0.3.3) - rack (1.4.1) + rack (1.6.11) rack-less (3.0.2) less (~> 2.0) rack (~> 1.0) - rack-protection (1.2.0) + rack-protection (1.5.5) rack rack-test (0.6.2) rack (>= 1.0)