From f9bd4d5adcb7c916c2c5893dcda7d6165f15e52b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 00:57:55 +0000 Subject: [PATCH] Bump loofah from 2.0.1 to 2.3.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.1 to 2.3.1. - [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.1...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 05b114c..12b8b15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,6 +112,7 @@ GEM coffee-script-source (1.9.0) colored (1.2) columnize (0.9.0) + crass (1.0.5) database_cleaner (1.5.3) debug_inspector (0.0.2) debugger-linecache (1.2.0) @@ -140,7 +141,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.2) - loofah (2.0.1) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3)