From e8ba6cacb90ad03502a39ea5b3cc84d7ea4ee942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 07:18:16 +0000 Subject: [PATCH] Bump puma from 3.12.4 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 3.12.4 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.12.4...v4.3.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d1f9471..9c635cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,6 +72,8 @@ GEM minitest (5.11.3) minitest-parallel_fork (1.1.2) multipart-post (2.0.0) + nio4r (2.5.7) + nio4r (2.5.7-java) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) nokogiri (1.10.8-java) @@ -85,8 +87,10 @@ GEM method_source (~> 0.9.0) spoon (~> 0.0) public_suffix (3.0.3) - puma (3.12.4) - puma (3.12.4-java) + puma (4.3.8) + nio4r (~> 2.0) + puma (4.3.8-java) + nio4r (~> 2.0) raabro (1.1.6) rack (2.2.3) rack-protection (2.0.5)