From 97ad512c21e9e2017dbcdd6ac59cc9495d9bbeae Mon Sep 17 00:00:00 2001 From: Pranav Raj S Date: Tue, 3 Mar 2020 13:00:54 +0530 Subject: [PATCH] Security: Upgrade puma to 4.3.3 (#586) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7131f36e3..0da099209 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -293,7 +293,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (4.0.3) - puma (4.3.2) + puma (4.3.3) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)