From 7a30319c7c74c9a1c51868a00d99567c1d5cb4a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:37:26 +0000 Subject: [PATCH] Bump puma from 2.12.0 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 2.12.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.12.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 2ebbe5e5..8fe84f0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -387,6 +387,7 @@ GEM activerecord (>= 3.0.0) activesupport (>= 3.0.0) newrelic_rpm (3.12.1.298) + nio4r (2.3.1) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) nokogumbo (1.4.1) @@ -447,7 +448,8 @@ GEM pry (~> 0.10) pry-rails (0.3.4) pry (>= 0.9.10) - puma (2.12.0) + puma (4.3.12) + nio4r (~> 2.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) rack (1.4.7)