From ba12acdf6dc54e6453c85d76e2d8abcdaf80ef59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 00:08:17 +0000 Subject: [PATCH] Bump puma from 3.5.2 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 3.5.2 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.5.2...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 1c2a399..d3aef4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,6 +112,7 @@ GEM multi_json (1.12.1) netrc (0.11.0) newrelic_rpm (3.16.0.318) + nio4r (2.5.2) nokogiri (1.6.8) mini_portile2 (~> 2.1.0) pkg-config (~> 1.1.7) @@ -122,7 +123,8 @@ GEM cliver (~> 0.3.1) websocket-driver (>= 0.2.0) public_suffix (4.0.1) - puma (3.5.2) + puma (4.3.12) + nio4r (~> 2.0) quiet_assets (1.0.3) railties (>= 3.1, < 5.0) rack (1.6.4)