From 82099718049ef862c1db56df2c85548d2042b8ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 23:07:51 +0000 Subject: [PATCH] Bump puma from 3.12.2 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 4.3.12. - [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.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... 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..2de67bcf 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.8) 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.12) + nio4r (~> 2.0) rack (1.6.12) rack-test (0.6.3) rack (>= 1.0)