From 1ebf19137872743f580017e50f9d207c84c400c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:52:57 +0000 Subject: [PATCH] chore(deps): update dependency puma to v5.6.9 [security] (#2616) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d4912355..b9a03c26c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -312,7 +312,7 @@ GEM psych (4.0.6) stringio public_suffix (4.0.7) - puma (5.6.8) + puma (5.6.9) nio4r (~> 2.0) pundit (2.2.0) activesupport (>= 3.0.0)