From fcabe8b20361897d89e15749641254e1b5be3439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 21:18:57 +0000 Subject: [PATCH] Bump rack from 1.6.11 to 1.6.12 Bumps [rack](https://github.com/rack/rack) from 1.6.11 to 1.6.12. - [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.6.11...1.6.12) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2fa430..9f7e476 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM diff-lcs (1.3) docile (1.3.1) eventmachine (1.2.7) - fakefs (0.20.1) + fakefs (0.13.3) gherkin (2.12.2) multi_json (~> 1.3) highline (1.7.10) @@ -68,7 +68,7 @@ GEM rake plist (3.1.0) public_suffix (1.4.6) - rack (1.6.11) + rack (1.6.12) rack-protection (1.5.5) rack rake (10.5.0) @@ -113,7 +113,7 @@ DEPENDENCIES aruba (= 0.4.6) cucumber (~> 1.3) daemons (~> 1.1) - fakefs (~> 0.6) + fakefs (~> 0.13.3) httparty (~> 0.10.0) httpclient (= 2.4.0) mimic (~> 0.4)