From 3d91e397619ccfd8de2191adfd27dbc5c0239817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 23:15:46 +0000 Subject: [PATCH] Bump rack-protection from 1.5.3 to 1.5.5 in /web/delphi-status/challenge 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] --- web/delphi-status/challenge/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/delphi-status/challenge/Gemfile.lock b/web/delphi-status/challenge/Gemfile.lock index a92641a..a5648a4 100644 --- a/web/delphi-status/challenge/Gemfile.lock +++ b/web/delphi-status/challenge/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: openssl (2.0.0.beta.2) rack (1.6.0) - rack-protection (1.5.3) + rack-protection (1.5.5) rack sinatra (1.4.5) rack (~> 1.4)