From 7bedf892df90cc4faf08a73f0efa3c87b714045b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 07:26:02 +0000 Subject: [PATCH] Bump puma from 3.9.1 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 3.9.1 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.9.1...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 12e357b..8c7cab3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,6 +57,7 @@ GEM net-http-persistent (4.0.1) connection_pool (~> 2.2) netrc (0.11.0) + nio4r (2.5.7) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) @@ -82,7 +83,8 @@ GEM omniauth (~> 1.0) rack-openid (~> 1.3.1) public_suffix (2.0.5) - puma (3.9.1) + puma (4.3.8) + nio4r (~> 2.0) rack (2.2.3) rack-accept (0.4.5) rack (>= 0.4)