From c531583782c3786a1d7a622e0b1385d90d50e16a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 15:49:10 +0000 Subject: [PATCH] Update puma to version 5.6.4 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b347fb75..2a769fd3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM mustermann (1.1.1) ruby2_keywords (~> 0.0.1) newrelic_rpm (6.14.0) - nio4r (2.5.4) + nio4r (2.5.8) nokogiri (1.11.1) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -77,7 +77,7 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - puma (5.1.1) + puma (5.6.4) nio4r (~> 2.0) racc (1.5.2) rack (2.2.3)