From 021297b1754c4ac6c3add18aeba31bbe4ee3c387 Mon Sep 17 00:00:00 2001 From: Alberto Almagro Date: Tue, 30 Oct 2018 16:00:43 +0100 Subject: [PATCH] Update Loofah to 2.2.3 Solves CVE-2018-16468 https://github.com/flavorjones/loofah/issues/154 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 13214368143f3..3cc2518dfa366 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -303,7 +303,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.2) + loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1)