From a2e22c6012b58f8fd0f67b8c7ce83a0476ace228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 07:27:51 +0000 Subject: [PATCH] Bump puma from 3.12.2 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 3.12.2 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.2...v4.3.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 53005d08..62c37da9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,6 +169,7 @@ GEM net-http-digest_auth (1.4.1) net-http-persistent (3.0.1) connection_pool (~> 2.2) + nio4r (2.5.7) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) @@ -177,7 +178,8 @@ GEM scatter_swap (~> 0.0.3) os (1.0.1) public_suffix (3.1.0) - puma (3.12.2) + puma (4.3.8) + nio4r (~> 2.0) rack (1.6.12) rack-test (0.6.3) rack (>= 1.0)