From a9ab5ba5996d86b9b33f7b2c3c2eb835861a345e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 05:44:47 +0000 Subject: [PATCH] Bump rack from 1.1.3 to 1.1.6 Bumps [rack](https://github.com/rack/rack) from 1.1.3 to 1.1.6. - [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.1.3...1.1.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 dd920ea..7bc7f06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM mime-types (1.18) mocha (0.11.1) metaclass (~> 0.0.1) - rack (1.1.3) + rack (1.1.6) rake (0.9.2.2) rdoc (3.12) json (~> 1.4)