From 5f28173928842bf2cae5204351e9ef52dfc23b23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 22:07:32 +0000 Subject: [PATCH] Bump puma from 3.11.3 to 4.3.11 Bumps [puma](https://github.com/puma/puma) from 3.11.3 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.11.3...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 a5378b21..83c04ed9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,11 +73,13 @@ GEM minitest (5.11.3) mysql2 (0.3.21) newrelic_rpm (3.9.9.275) + nio4r (2.5.8) nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) pg (0.18.4) psych (2.0.17) - puma (3.11.3) + puma (4.3.11) + nio4r (~> 2.0) racc (1.4.14) rack (1.6.9) rack-test (0.6.3)