From e07d6b09dc40e69964c5f90c93def310cb2bdaad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 20:27:19 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.3 in /api Bumps [rack](https://github.com/rack/rack) from 2.2.2 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/v2.2.2...2.2.3) Signed-off-by: dependabot[bot] --- api/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index 819137233..6a8ba2191 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -79,13 +79,16 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.0) + msgpack (1.3.3) msgpack (1.3.3-x64-mingw32) nio4r (2.5.2) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) nokogiri (1.10.9-x64-mingw32) mini_portile2 (~> 2.4.0) puma (4.3.3) nio4r (~> 2.0) - rack (2.2.2) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.2.2) @@ -135,6 +138,7 @@ GEM zeitwerk (2.3.0) PLATFORMS + ruby x64-mingw32 DEPENDENCIES