From a8d48f4c9be29ff2db36a1b08c116ec14a80c072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 20:00:08 +0000 Subject: [PATCH] Bump rack-protection from 1.5.1 to 1.5.5 in /hook Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.5.1 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] --- hook/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hook/Gemfile.lock b/hook/Gemfile.lock index 233e147..d83adf1 100644 --- a/hook/Gemfile.lock +++ b/hook/Gemfile.lock @@ -21,8 +21,8 @@ GEM multipart-post (1.2.0) octokit (2.6.3) sawyer (~> 0.5.1) - rack (1.5.2) - rack-protection (1.5.1) + rack (1.6.11) + rack-protection (1.5.5) rack sawyer (0.5.1) addressable (~> 2.3.5)