From c5f0c70dad3d49610b9434567c98cd3f69cf3a6e Mon Sep 17 00:00:00 2001 From: Thor77 Date: Sat, 10 Nov 2018 15:48:26 +0100 Subject: [PATCH] Update loofah dependency this is only a temporary change and has to be adopted by the gem requiring loofah. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 48254eb..faccbed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,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)