From 82d6f49840cf14b85f57d2d2f69e80eff8ddf465 Mon Sep 17 00:00:00 2001 From: Frantisek Kobzik Date: Tue, 10 Apr 2018 19:09:22 +0200 Subject: [PATCH] Update loofah to 2.2.2 using 'bundle update loofah' --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 84c4e89d0..90aa54152 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM concurrent-ruby (1.0.5) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.3) + crass (1.0.4) dalli (2.7.6) erubi (1.7.0) execjs (2.7.0) @@ -95,7 +95,7 @@ GEM jquery-ui-rails (4.2.1) railties (>= 3.2.16) locale (2.1.2) - loofah (2.1.1) + loofah (2.2.2) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -107,7 +107,7 @@ GEM minitest (5.10.3) multi_json (1.12.2) nio4r (2.1.0) - nokogiri (1.8.1) + nokogiri (1.8.2) mini_portile2 (~> 2.3.0) parallel (1.12.1) parser (2.4.0.2)