From 752b90ca55e26be206eb409134e72e4eb61faa9b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2020 07:35:27 +0000 Subject: [PATCH] Bump rack-protection from 2.0.7 to 2.0.8.1 Bumps [rack-protection](https://github.com/sinatra/sinatra) from 2.0.7 to 2.0.8.1. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v2.0.7...v2.0.8.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5331ffd06..238162d30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -359,7 +359,7 @@ GEM nio4r (~> 2.0) query_diet (0.6.2) rack (2.0.8) - rack-protection (2.0.7) + rack-protection (2.0.8.1) rack rack-test (1.1.0) rack (>= 1.0, < 3)