From 7db1a1fa109ffed34e976af618475b0b5846db0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:09:11 +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 70d06d4..85c8631 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,6 +188,7 @@ GEM nested_form (0.3.2) net-http-persistent (2.9.4) newrelic_rpm (3.11.2.286) + nio4r (2.5.2) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) normalize-rails (3.0.2) @@ -198,7 +199,8 @@ GEM slop (~> 3.4) pry-rails (0.3.4) pry (>= 0.9.10) - puma (3.12.4) + puma (4.3.12) + nio4r (~> 2.0) rack (1.6.13) rack-pjax (1.1.0) nokogiri (~> 1.5)