From cea83d2ad0123f673ed6b7fb31efaa624e442fb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 22:05:14 +0000 Subject: [PATCH] Bump puma from 4.2.0 to 5.6.2 Bumps [puma](https://github.com/puma/puma) from 4.2.0 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/v4.2.0...v5.6.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 235a26ff..ecd84c90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -279,7 +279,9 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) - mimemagic (0.3.3) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.2) @@ -295,7 +297,7 @@ GEM net-ssh (4.1.0) netrc (0.11.0) newrelic_rpm (3.14.0.305) - nio4r (2.5.1) + nio4r (2.5.8) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) nokogumbo (1.4.13) @@ -341,7 +343,7 @@ GEM pry-rails (0.3.2) pry (>= 0.9.10) public_suffix (4.0.5) - puma (4.2.0) + puma (5.6.2) nio4r (~> 2.0) pusher (1.3.1) httpclient (~> 2.7)