From 995f859cc054f250cb30336914a66a68fca9f9ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 21:39:57 +0000 Subject: [PATCH] Bump rack-protection from 1.5.0 to 1.5.5 in /Tests/Server Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.5.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] --- Tests/Server/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests/Server/Gemfile.lock b/Tests/Server/Gemfile.lock index 19d42e5..f11296a 100644 --- a/Tests/Server/Gemfile.lock +++ b/Tests/Server/Gemfile.lock @@ -15,8 +15,8 @@ GEM coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) - rack (1.5.2) - rack-protection (1.5.0) + rack (1.6.13) + rack-protection (1.5.5) rack rack-test (0.5.7) rack (>= 1.0)