From e9c54aaeffe3b96ac1d21cac43bff88873bad698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 04:53:21 +0000 Subject: [PATCH] Bump rack from 2.0.7 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.0.7 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.7...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2f936b..dcd8c7d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,6 +88,7 @@ GEM debug_inspector (0.0.3) erubi (1.8.0) execjs (2.7.0) + ffi (1.11.1) ffi (1.11.1-x64-mingw32) figaro (1.1.1) thor (~> 0.14) @@ -118,10 +119,14 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) + msgpack (1.3.0) msgpack (1.3.0-x64-mingw32) nio4r (2.4.0) + nokogiri (1.10.3) + mini_portile2 (~> 2.4.0) nokogiri (1.10.3-x64-mingw32) mini_portile2 (~> 2.4.0) + pg (1.1.4) pg (1.1.4-x64-mingw32) pry (0.12.2) coderay (~> 1.1.0) @@ -130,7 +135,7 @@ GEM pry (>= 0.10.4) public_suffix (3.1.1) puma (3.12.1) - rack (2.0.7) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.3) @@ -198,7 +203,6 @@ GEM tzinfo (>= 1.0.0) uglifier (4.1.20) execjs (>= 0.3.0, < 3) - wdm (0.1.1) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0) @@ -211,6 +215,7 @@ GEM nokogiri (~> 1.8) PLATFORMS + ruby x64-mingw32 DEPENDENCIES @@ -237,7 +242,6 @@ DEPENDENCIES spring-watcher-listen (~> 2.0.0) tzinfo-data uglifier (>= 1.3.0) - wdm (>= 0.1.0) web-console (>= 3.3.0) RUBY VERSION