From 6c228bc5254a3dd81c26ea3f44aaa43f674125f1 Mon Sep 17 00:00:00 2001 From: Murray Steele Date: Tue, 20 Mar 2018 10:08:28 +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 118f002e68..9d562063ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,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)