From ada0b451790aa5255162c489842c8e22c2151e3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 09:29:31 +0000 Subject: [PATCH] Bump rack from 2.0.7 to 2.2.6.2 Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.2.6.2. - [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/2.0.7...v2.2.6.2) --- 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 85d38303f49e5..2a8e60c540824 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -308,7 +308,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.2) mini_mime (1.0.1) mini_portile2 (2.4.0) @@ -364,7 +366,7 @@ GEM thor raabro (1.1.6) racc (1.4.15) - rack (2.0.7) + rack (2.2.6.2) rack-cache (1.8.0) rack (>= 0.4) rack-protection (2.0.5)