From a322a374004dfe06f992a9885bb5a85a852ef236 Mon Sep 17 00:00:00 2001 From: Murray Steele Date: Tue, 20 Mar 2018 10:19:21 +0000 Subject: [PATCH] Update loofah to mitigate CVE-2018-8048 See: https://github.com/flavorjones/loofah/issues/144 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c960600f6..0846cf0ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,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)