From 9b54ea5fe8eff60afc4db366a77e8a9106af068b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 18:39:10 +0000 Subject: [PATCH] Bump rack from 2.0.9 to 2.0.9.1 Bumps [rack](https://github.com/rack/rack) from 2.0.9 to 2.0.9.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/2.0.9...2.0.9.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 dfb2968..c33a001 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -283,7 +283,9 @@ GEM rack-contrib (>= 1.1, < 3) railties (>= 3.0.0, < 7) method_source (1.0.0) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_histogram (0.1.3) mini_mime (1.0.2) mini_portile2 (2.4.0) @@ -341,7 +343,7 @@ GEM puma (3.12.4) pundit (2.1.0) activesupport (>= 3.0.0) - rack (2.0.9) + rack (2.0.9.1) rack-accept (0.4.5) rack (>= 0.4) rack-attack (6.2.2)