From 57aed3e9edd01becb312e05e3209c8178eef99f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 16:43:11 +0000 Subject: [PATCH] Bump rack-protection from 1.1.4 to 1.5.5 in /6.006/PS5/rsa/visualizer Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.1.4 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] --- 6.006/PS5/rsa/visualizer/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/6.006/PS5/rsa/visualizer/Gemfile.lock b/6.006/PS5/rsa/visualizer/Gemfile.lock index 71fa4a7..56d4c13 100644 --- a/6.006/PS5/rsa/visualizer/Gemfile.lock +++ b/6.006/PS5/rsa/visualizer/Gemfile.lock @@ -10,8 +10,8 @@ GEM multi_json (~> 1.0) libv8 (3.3.10.2) multi_json (1.0.3) - rack (1.3.5) - rack-protection (1.1.4) + rack (1.6.13) + rack-protection (1.5.5) rack rake (0.9.2.2) sass (3.1.10)