From 31ae1068b7d81cb6ed2cebd72956d41de7cec774 Mon Sep 17 00:00:00 2001 From: Arun Kumar Mohan Date: Fri, 25 Oct 2019 00:00:24 -0500 Subject: [PATCH] Update loofah gem to fix CVE-2019-15587 vulnerability --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc29f6fb..f071d454 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM unicode_utils (~> 1.4) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.5) diff-lcs (1.3) dotenv (2.5.0) dotenv-rails (2.5.0) @@ -92,7 +92,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1)