From 0a594dcc9c2ba3c7a89714892af88c436f8f140e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2020 16:10:36 +0000 Subject: [PATCH] Bump rack-protection from 1.5.1 to 1.5.5 in /doc/.deploy_heroku 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] --- doc/.deploy_heroku/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/.deploy_heroku/Gemfile.lock b/doc/.deploy_heroku/Gemfile.lock index 25f3e44..93e3096 100644 --- a/doc/.deploy_heroku/Gemfile.lock +++ b/doc/.deploy_heroku/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - rack (1.5.2) - rack-protection (1.5.1) + rack (1.6.13) + rack-protection (1.5.5) rack sinatra (1.4.4) rack (~> 1.4)