From cce4dfe3d6b7fb4b429b7d81520504e022669c54 Mon Sep 17 00:00:00 2001 From: moveson Date: Fri, 20 Sep 2024 17:50:33 -0600 Subject: [PATCH] Bump Puma to 6.4.3 for security fix --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8e8cd902f..a59e3666e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -355,7 +355,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (6.0.1) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) pundit (2.4.0) activesupport (>= 3.0.0)