From 64ee01588788f9ee42ff9faeac1a163e8f962a83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2020 17:36:40 +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 dd3a94b..c89dbb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,8 @@ GEM multipart-post (2.0.0) octokit (3.2.0) sawyer (~> 0.5.3) - rack (1.6.0) - rack-protection (1.5.3) + rack (1.6.12) + rack-protection (1.5.5) rack rack-test (0.6.3) rack (>= 1.0)