From 0665fb6c8130860be45ba72ab98d0e6183fbdc04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:17:46 +0000 Subject: [PATCH] Bump rack-protection from 1.2.0 to 1.5.5 in /octopress Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.2.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] --- octopress/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octopress/Gemfile.lock b/octopress/Gemfile.lock index 5060be1..d5f3944 100644 --- a/octopress/Gemfile.lock +++ b/octopress/Gemfile.lock @@ -32,7 +32,7 @@ GEM pygments.rb (0.2.13) rubypython (~> 0.5.3) rack (1.4.1) - rack-protection (1.2.0) + rack-protection (1.5.5) rack rake (0.9.2.2) rb-fsevent (0.9.1)