From d9b5b2cb72ff80cab5e36facc4e074af3ddd8a4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 6 Nov 2018 00:37:09 +0000 Subject: [PATCH] [Security] Bump rack from 2.0.5 to 2.0.6 Bumps [rack](https://github.com/rack/rack) from 2.0.5 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.5...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 5a7984b6..f51491e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,7 +212,7 @@ GEM byebug (~> 10.0) pry (~> 0.10) public_suffix (3.0.3) - rack (2.0.5) + rack (2.0.6) rack-cache (1.8.0) rack (>= 0.4) rack-test (1.1.0)