From 9907878e5094437d31844dbf80e9172485de2f1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:10:19 +0000 Subject: [PATCH] Bump puma from 3.12.4 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 3.12.4 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.4...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 1a02e54..f9a4d85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,6 +164,7 @@ GEM minitest (5.10.2) multipart-post (2.0.0) net-dns (0.8.0) + nio4r (2.5.8) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) octokit (4.7.0) @@ -171,7 +172,8 @@ GEM pathutil (0.14.0) forwardable-extended (~> 2.6) public_suffix (2.0.5) - puma (3.12.4) + puma (4.3.12) + nio4r (~> 2.0) rack (1.6.12) rack-jekyll (0.5.0) jekyll (>= 1.3)