From c435fa4b23fb23ea54eae3399ff85edde5558709 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Wed, 13 Oct 2021 08:44:52 +0200 Subject: [PATCH] Maintenance: Bumped Puma to 4.3.10 to resolve CVE-2021-41136. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e95bab86a..bb2c8c38d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -423,7 +423,7 @@ GEM binding_of_caller (~> 1.0) pry (~> 0.13) public_suffix (4.0.6) - puma (4.3.8) + puma (4.3.10) nio4r (~> 2.0) pundit (2.1.1) activesupport (>= 3.0.0)