From 671c8cbc24d9c135ce3eec283ba2114a5e20aa81 Mon Sep 17 00:00:00 2001 From: Jason Rogers Date: Fri, 20 Sep 2024 14:57:53 -0400 Subject: [PATCH] build: bump puma for security fix --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70ef4dd..aba7e9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,7 +222,7 @@ GEM psych (5.1.2) stringio public_suffix (6.0.1) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) rack (3.1.7)