From fcc140200baa21f3b800545db5d16470c848a2c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 07:29:01 +0000 Subject: [PATCH] Bump puma from 4.2.0 to 5.3.1 Bumps [puma](https://github.com/puma/puma) from 4.2.0 to 5.3.1. - [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.3.1) 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..9708130f 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.7) 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.3.1) nio4r (~> 2.0) pusher (1.3.1) httpclient (~> 2.7)