From f3fc9acc704e768d417fbd787d7838eff887d7a2 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 10:18:33 +0000 Subject: [PATCH] Update puma to version 5.6.7 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd8a4ee5..ae6eb768 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.9) nokogiri (1.14.3) mini_portile2 (~> 2.8.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.7) nio4r (~> 2.0) racc (1.6.2) rack (2.2.3)