From 299fd09428000d3779a5605ae8501e91cf8624bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 22:01:16 +0000 Subject: [PATCH] Bump puma from 3.12.4 to 4.3.11 Bumps [puma](https://github.com/puma/puma) from 3.12.4 to 4.3.11. - [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.11) --- 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..bee7ea4 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.11) + nio4r (~> 2.0) rack (1.6.12) rack-jekyll (0.5.0) jekyll (>= 1.3)