From 256f6eb670fb36f24aafefa28b44c589d6d6feb8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 17:37:17 +0000 Subject: [PATCH] [Security] Bump rack from 2.2.2 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3. **This update includes a security fix.** - [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-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a39daa7f..59260ab3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,7 +161,7 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.3) + mimemagic (0.3.6) mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.14.1) @@ -202,7 +202,7 @@ GEM pry (>= 0.10.4) public_suffix (3.0.2) puma (3.12.6) - rack (2.2.2) + rack (2.2.3) rack-cors (1.0.5) rack (>= 1.6.0) rack-test (1.1.0)