From a54403be68fdde143865077dd8a410655ccb1be6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 21:52:11 +0000 Subject: [PATCH] Update dependency puma to v6.3.1 [SECURITY] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40d06f2..f921d24 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.8) + nio4r (2.5.9) 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.0.0) + puma (6.3.1) nio4r (~> 2.0) racc (1.6.2) rack (2.2.6.4)