From dccd57ddaa44de5f676e05368904fef841f53b4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 00:07:34 +0000 Subject: [PATCH] Bump puma from 2.16.0 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 2.16.0 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/v2.16.0...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 4c617a3..2e980a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,11 +88,13 @@ GEM multi_json (1.11.2) mysql2 (0.4.2) newrelic_rpm (3.14.2.312) + nio4r (2.5.2) nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) pg (0.18.4) phantomjs (2.1.1.0) - puma (2.16.0) + puma (4.3.12) + nio4r (~> 2.0) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0)