From e560aeb49eec93bcf08005f9b2664508c8e810c3 Mon Sep 17 00:00:00 2001 From: James Mead <3169+floehopper@users.noreply.github.com> Date: Tue, 30 Oct 2018 14:59:47 +0000 Subject: [PATCH] Update loofah from v2.2.2 -> v2.2.3 to fix security vulnerability This fixes CVE-2018-16468 [1]. [1]: 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 074b591ef5..a4733afbcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,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.0)