From 9c3935a296941fa9bc6f86b67cc2c9c288735753 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:01:02 +0000 Subject: [PATCH] chore(deps): update dependency puma to v5.6.8 [security] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f66f26a..b638bd4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) - nio4r (2.5.8) + nio4r (2.5.9) nokogiri (1.13.4) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -145,7 +145,7 @@ GEM racc pg (1.2.3) public_suffix (4.0.6) - puma (5.6.4) + puma (5.6.8) nio4r (~> 2.0) pundit (2.3.1) activesupport (>= 3.0.0)