From 33f74b3b051cf4bb8f01990886cde8a736870cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 23:14:36 +0000 Subject: [PATCH] Bump puma from 3.12.1 to 5.6.2 Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 5.6.2. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.12.1...v5.6.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1a7839..b04e2ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_magick (4.9.3) mini_mime (1.0.1) mini_portile2 (2.4.0) @@ -156,6 +158,7 @@ GEM mongoid mongoid_criteria_filter mysql2 (0.3.21) + nio4r (2.5.8) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) origin (2.3.1) @@ -163,7 +166,8 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - puma (3.12.1) + puma (5.6.2) + nio4r (~> 2.0) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0)