From 6cec2cda7fe4a5505ebb37ee83139864d79da097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 16:02:52 +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 94c2282..5f10390 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM diff-lcs (1.1.3) fakeweb (1.3.0) json (1.8.1) - rack (1.1.3) + rack (1.1.6) rake (0.9.2.2) rr (1.0.4) rspec (2.11.0)