From db324bb1128ec9e50271db1a59cfcabde2573fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 01:26:34 +0000 Subject: [PATCH] Bump puma from 4.0.0 to 4.3.11 Bumps [puma](https://github.com/puma/puma) from 4.0.0 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/v4.0.0...v4.3.11) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1e5cb74..1ffc196 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ GEM nenv (0.3.0) newrelic_rpm (6.2.0.354) ngrok-tunnel (2.1.1) - nio4r (2.5.1) + nio4r (2.5.8) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) nokogumbo (2.0.1) @@ -198,7 +198,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (3.0.3) - puma (4.0.0) + puma (4.3.11) nio4r (~> 2.0) raabro (1.1.6) rack (2.0.7)