From 995610e9b71563d6a7dccba7658fae814fcbf045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 12 Nov 2018 06:51:30 +0000 Subject: [PATCH] [Security] Bump rack from 2.0.3 to 2.0.6 Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 2.0.6. **This update includes security fixes.** - [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/2.0.3...2.0.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd288f2..0386e95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM parallel (1.12.0) public_suffix (3.0.0) puma (3.11.2) - rack (2.0.3) + rack (2.0.6) rack-contrib (2.0.1) rack (~> 2.0) rack-livereload (0.3.16)