From ea4ceb5251070ec264261e9a0c0de16b1ebb48a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 19:18:31 +0000 Subject: [PATCH] Bump rack from 1.3.0 to 2.0.8 Bumps [rack](https://github.com/rack/rack) from 1.3.0 to 2.0.8. - [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.3.0...2.0.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eca4ce3..749f312 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,22 +24,22 @@ GIT GEM remote: http://rubygems.org/ specs: - async-rack (0.5.1) - rack (~> 1.1) + async-rack (0.4.0.1) + rack (>= 1.1.0) em-hiredis (0.1.0) hiredis (~> 0.3.0) eventmachine (1.0.0.beta.3) hiredis (0.3.2) http_parser.rb (0.5.1) - http_router (0.8.10) + http_router (0.8.11) rack (>= 1.0.0) url_mount (~> 0.2.1) log4r (1.1.9) multi_json (1.0.3) - rack (1.3.0) + rack (2.0.8) rack-accept-media-types (0.9) - rack-contrib (1.1.0) - rack (>= 0.9.1) + rack-contrib (2.1.0) + rack (~> 2.0) rack-respond_to (0.9.8) rack-accept-media-types (>= 0.6) url_mount (0.2.1)