From bf767064df633d96b3447811cfb21257cebae398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 09:02:41 +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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 711dd98..43d4bcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,6 +71,7 @@ GEM warden (~> 1.2.3) erubi (1.9.0) execjs (2.7.0) + ffi (1.11.3) ffi (1.11.3-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -91,12 +92,14 @@ GEM mini_portile2 (2.4.0) minitest (5.13.0) nio4r (2.5.2) + nokogiri (1.10.7) + mini_portile2 (~> 2.4.0) nokogiri (1.10.7-x86-mingw32) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) public_suffix (4.0.1) puma (3.12.2) - rack (2.0.7) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.7) @@ -155,6 +158,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x86-mingw32) temple (0.8.2) thor (0.20.3) @@ -183,6 +187,7 @@ GEM nokogiri (~> 1.8) PLATFORMS + ruby x86-mingw32 DEPENDENCIES