From e01958e4dbac27880afc7a5737b32a17fc88bf44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 09:43:18 +0000 Subject: [PATCH] Bump rack from 2.0.5 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.0.5 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.5...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbd461b..6e8bdef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,9 @@ GEM marcel (0.3.2) mimemagic (~> 0.3.2) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) mini_portile2 (2.3.0) minitest (5.11.3) @@ -154,7 +156,7 @@ GEM powerpack (0.1.2) public_suffix (3.0.2) puma (3.11.4) - rack (2.0.5) + rack (2.2.3) rack-proxy (0.6.4) rack rack-test (1.0.0)