From 8ff923487b06c0ee2f6a05cbf1ec09100974e5ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 11:24:04 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.6.12 Bumps [rack](https://github.com/rack/rack) from 1.5.2 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.5.2...1.6.12) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8590289..114c306 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,8 +43,6 @@ GEM docile (1.1.5) eventmachine (1.0.7) excon (0.31.0) - fission (0.5.0) - CFPropertyList (~> 2.2) fluent-logger (0.4.9) msgpack (>= 0.4.4, < 0.6.0, != 0.5.3, != 0.5.2, != 0.5.1, != 0.5.0) yajl-ruby (~> 1.0) @@ -68,7 +66,7 @@ GEM net-ssh (2.9.1) nokogiri (1.6.2.1) mini_portile (= 0.6.0) - rack (1.5.2) + rack (1.6.12) rack-protection (1.5.3) rack rack-test (0.6.2)