From 120401eaa15a94b0c7a130063cb8e36300301791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 10:55:54 +0000 Subject: [PATCH] Bump rack-protection from 1.5.0 to 1.5.5 in /sample/sinatra 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] --- sample/sinatra/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample/sinatra/Gemfile.lock b/sample/sinatra/Gemfile.lock index 9d6b7a0..96029c4 100644 --- a/sample/sinatra/Gemfile.lock +++ b/sample/sinatra/Gemfile.lock @@ -21,8 +21,8 @@ GEM i18n (0.6.1) multi_json (1.7.2) oauth (0.4.7) - rack (1.5.2) - rack-protection (1.5.0) + rack (1.6.11) + rack-protection (1.5.5) rack rake (10.0.4) sinatra (1.4.2)