From fc3c3a1c1191564e420a16e6e300cc9cfd71acb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 14:18:48 +0000 Subject: [PATCH] Update dependency puma to v5.6.7 [SECURITY] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6627614..c5357fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.6.0) - nio4r (2.5.8) + nio4r (2.5.9) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -149,7 +149,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.6.4) + puma (5.6.7) nio4r (~> 2.0) racc (1.6.1) rack (2.2.6.4)