From d478e6c2c85309bd904c5e3c0c2294dad627ca6a Mon Sep 17 00:00:00 2001 From: Murray Steele Date: Tue, 20 Mar 2018 10:36:00 +0000 Subject: [PATCH] Update loofah to mitigate CVE-2018-8048 See: flavorjones/loofah#144 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 879b8927..14b9798c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM activesupport (>= 4.0) logstash-event (~> 1.2.0) request_store - loofah (2.2.0) + loofah (2.2.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lrucache (0.1.4) @@ -375,4 +375,4 @@ RUBY VERSION ruby 2.4.2p198 BUNDLED WITH - 1.16.0 + 1.16.1