From fa594b2426636a6d282a331c01d5515b706edc16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 00:05:18 +0000 Subject: [PATCH] Bump rack from 2.0.1 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.0.1 to 2.2.3. - [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/2.0.1...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f9d744..6ccc998 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,6 @@ GEM dotenv (= 2.1.1) railties (>= 4.0, < 5.1) equalizer (0.0.11) - qa erubis (2.7.0) excon (0.54.0) execjs (2.7.0) @@ -100,7 +99,6 @@ GEM i18n (~> 0.5) faraday (0.10.1) multipart-post (>= 1.2, < 3) - qa ffi (1.9.14) fission (0.5.0) CFPropertyList (~> 2.2) @@ -243,7 +241,6 @@ GEM domain_name (~> 0.5) http-form_data (1.0.1) http_parser.rb (0.6.0) - qa i18n (0.7.0) inflecto (0.0.2) ipaddress (0.8.3) @@ -273,9 +270,8 @@ GEM mini_portile2 (2.1.0) minitest (5.10.1) multi_json (1.12.1) - multipart-post (2.0.0) + multipart-post (2.1.1) naught (1.1.0) - qa nio4r (1.2.1) nokogiri (1.7.0) mini_portile2 (~> 2.1.0) @@ -294,7 +290,7 @@ GEM pry (>= 0.9.10) public_suffix (2.0.5) puma (3.6.2) - rack (2.0.1) + rack (2.2.3) rack-test (0.6.3) rack (>= 1.0) rails (5.0.1)