From 21646ae3c6ce6d425eb85e0b089c56725424b65d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2020 10:52:20 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.4.0 in /evaluationserver Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.4.0. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.2.3...v2.4.0) Signed-off-by: dependabot[bot] --- evaluationserver/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/evaluationserver/Gemfile.lock b/evaluationserver/Gemfile.lock index d555d8371..71acf449f 100644 --- a/evaluationserver/Gemfile.lock +++ b/evaluationserver/Gemfile.lock @@ -72,7 +72,7 @@ GEM cocoon (1.2.14) commonjs (0.2.7) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.6) database_cleaner (1.7.0) diff-lcs (1.3) docile (1.3.2) @@ -123,7 +123,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1)