From 632ef20b94c82fcc789ba6b0550e2eec36dbed22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:37:56 +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 ecfa27c..ca9313f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,10 +44,12 @@ GEM treetop (~> 1.4.8) mime-types (1.25.1) multi_json (1.11.2) + nio4r (2.5.2) pg (0.18.4) polyglot (0.3.5) power_assert (0.2.7) - puma (3.12.4) + puma (4.3.12) + nio4r (~> 2.0) rack (1.4.7) rack-cache (1.6.1) rack (>= 0.4)