From d7046903e7ca55ae5597dbe259eb778bb2cb5d17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 14:16:47 +0000 Subject: [PATCH] chore(deps): bump rack from 1.3.5 to 1.6.13 in /6006/ps5/rsa/visualizer Bumps [rack](https://github.com/rack/rack) from 1.3.5 to 1.6.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.3.5...1.6.13) Signed-off-by: dependabot[bot] --- 6006/ps5/rsa/visualizer/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6006/ps5/rsa/visualizer/Gemfile.lock b/6006/ps5/rsa/visualizer/Gemfile.lock index 71fa4a7..5e11737 100644 --- a/6006/ps5/rsa/visualizer/Gemfile.lock +++ b/6006/ps5/rsa/visualizer/Gemfile.lock @@ -10,7 +10,7 @@ GEM multi_json (~> 1.0) libv8 (3.3.10.2) multi_json (1.0.3) - rack (1.3.5) + rack (1.6.13) rack-protection (1.1.4) rack rake (0.9.2.2)