From fe30ac245046f26c1b6894cc611f05cb8fe856dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:51:03 +0000 Subject: [PATCH] Update dependency puma to v6.4.2 [SECURITY] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f921d24..1e5c205 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,7 +173,7 @@ GEM msgpack (1.5.2) multipart-post (2.2.0) nested_form (0.3.2) - nio4r (2.5.9) + nio4r (2.7.0) nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) @@ -182,7 +182,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.7) - puma (6.3.1) + puma (6.4.2) nio4r (~> 2.0) racc (1.6.2) rack (2.2.6.4)