From 9f7541f85930373b8be3d528c29cbe344713625a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 05:35:33 +0000 Subject: [PATCH] [Security] Bump rack-protection from 1.5.3 to 2.0.6 Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.5.3 to 2.0.6. **This update includes security fixes.** - [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/v2.0.6) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fe6279..1392d3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,9 +201,9 @@ GEM pry (>= 0.10.4) public_suffix (2.0.5) puma (3.8.2) - rack (2.0.1) + rack (2.0.7) rack-cors (0.4.1) - rack-protection (1.5.3) + rack-protection (2.0.6) rack rack-test (0.6.3) rack (>= 1.0)