From c94b67e0c250afbd5c8a4c8c47d1e1711817940d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2020 12:26:00 +0000 Subject: [PATCH] Bump rack-protection from 1.5.3 to 1.5.5 in /src 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] --- src/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Gemfile.lock b/src/Gemfile.lock index 6864234..baa5014 100644 --- a/src/Gemfile.lock +++ b/src/Gemfile.lock @@ -8,7 +8,7 @@ GEM json (2.0.2) multi_json (1.12.1) rack (1.6.5) - rack-protection (1.5.3) + rack-protection (1.5.5) rack rack-test (0.6.3) rack (>= 1.0)