From 456a7a6b86e36b8db66fe64b66359601b22be793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Jun 2021 23:13:06 +0000 Subject: [PATCH] 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. - [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[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd152bcc..b93f4d1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,9 @@ GEM mimemagic (~> 0.3.2) memory_profiler (0.9.14) method_source (0.9.2) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_histogram (0.1.3) mini_magick (4.10.1) mini_mime (1.0.0) @@ -303,7 +305,7 @@ GEM puma (3.11.3) pundit (1.1.0) activesupport (>= 3.0.0) - rack (2.2.2) + rack (2.2.3) rack-canonical-host (0.2.3) addressable (> 0, < 3) rack (>= 1.0.0, < 3)