From 8475837838ca1426987dda496abc5f7eb362e707 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 07:27:59 +0000 Subject: [PATCH] Bump puma from 3.4.0 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 3.4.0 to 4.3.8. - [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.4.0...v4.3.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f25a05..b2d011d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,10 +127,13 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_portile2 (2.1.0) minitest (5.9.0) multi_json (1.12.1) + nio4r (2.5.7) nokogiri (1.6.8) mini_portile2 (~> 2.1.0) pkg-config (~> 1.1.7) @@ -147,7 +150,8 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - puma (3.4.0) + puma (4.3.8) + nio4r (~> 2.0) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0) @@ -227,7 +231,6 @@ GEM websocket (~> 1.0) sendgrid (1.2.4) json - json shoulda-matchers (3.1.1) activesupport (>= 4.0.0) slop (3.6.0)