From 120ab9f47b0c0ca5d46910ec40c5d10b85dbf9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 7 Feb 2019 23:48:27 +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 22c51eb..b8a0180 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) public_suffix (2.0.5) - rack (2.0.3) + rack (2.0.6) rack-livereload (0.3.16) rack rake (10.4.2)