From f248b2c6ecbae2908fefa39ddc40c1aca3f4eef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 05:55:36 +0000 Subject: [PATCH] Bump puma from 3.12.4 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 3.12.4 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.4...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 1a02e54..350d7f7 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.7) 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.8) + nio4r (~> 2.0) rack (1.6.12) rack-jekyll (0.5.0) jekyll (>= 1.3)