From afc49ade9eae03f25d8abac5352480f34cbe480b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2020 14:53:14 +0000 Subject: [PATCH] Bump loofah from 2.0.3 to 2.4.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.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.0.3...v2.4.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5f3b7e2..3549ac8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,6 +52,7 @@ GEM arel (6.0.3) builder (3.2.2) concurrent-ruby (1.0.2) + crass (1.0.6) domain_name (0.5.20160826) unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) @@ -65,7 +66,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.3) - loofah (2.0.3) + loofah (2.4.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4)