From c6c3f2c9113bc5a259bbfc7fac404b05ddc03cd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 11:51:56 +0000 Subject: [PATCH] Update dependency puma to v7 [SECURITY] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f349ef26..e0e47ab0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,7 @@ GEM mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.8.2) - nio4r (2.5.9) + nio4r (2.7.5) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -154,7 +154,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.6.8) + puma (8.0.2) nio4r (~> 2.0) racc (1.6.1) rack (2.2.23)