From 58f8851591dab1b39d4f5583a54de85ecc2d85bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 16:38:30 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.3.1 Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d1f092..13df39c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,9 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) @@ -132,7 +134,7 @@ GEM mimemagic (~> 0.3.0) terrapin (~> 0.6.0) puma (3.12.6) - rack (2.2.2) + rack (2.2.3.1) rack-test (0.6.3) rack (>= 1.0) rails (5.0.7.2)