From 4b487dbfabe555a77e6de0e2f7e9856a33c5786f Mon Sep 17 00:00:00 2001 From: Mantas Date: Sat, 23 May 2020 10:39:24 +0300 Subject: [PATCH] Maintenance: updates Puma due to CVE-2020-11076 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b07fa563..f64126667 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -376,7 +376,7 @@ GEM binding_of_caller (>= 0.7) pry (>= 0.9.11) public_suffix (3.0.3) - puma (3.12.4) + puma (3.12.6) pundit (2.0.1) activesupport (>= 3.0.0) pundit-matchers (1.6.0)