From f78cd056e888d5b785d677988822114ee258e780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 18:57:16 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 4.3.3 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/v4.3.3...v4.3.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04eec04..de92b7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.0) @@ -124,8 +126,8 @@ GEM msgpack (1.3.3-x64-mingw32) msgpack (1.3.3-x86-mingw32) multipart-post (2.1.1) - nio4r (2.5.2) - nio4r (2.5.2-java) + nio4r (2.5.7) + nio4r (2.5.7-java) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) nokogiri (1.10.9-java) @@ -137,9 +139,9 @@ GEM faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) public_suffix (4.0.3) - puma (4.3.3) + puma (4.3.8) nio4r (~> 2.0) - puma (4.3.3-java) + puma (4.3.8-java) nio4r (~> 2.0) rack (2.1.2) rack-test (1.1.0)