From 20b29b6d84a7bae34fae79065e89d93cbe1323d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 18:39:44 +0000 Subject: [PATCH] Bump rack from 2.1.2 to 2.2.6.2 Bumps [rack](https://github.com/rack/rack) from 2.1.2 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.1.2...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 d5a3497..6cf4e7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,9 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) @@ -70,7 +72,7 @@ GEM nokogiri (1.10.5-x86-mingw32) mini_portile2 (~> 2.4.0) puma (3.12.1) - rack (2.1.2) + rack (2.2.6.2) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.7)