From fa81c7afa09cb55b79caf05eafe4e5597ac31092 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 6 Nov 2018 00:28:33 +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 0294aa38..4e19ff08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM ast (~> 2.4.0) powerpack (0.1.2) puma (3.12.0) - rack (2.0.5) + rack (2.0.6) rack-dev-mark (0.7.7) rack (>= 1.1, < 2.1) rack-mini-profiler (1.0.0)