From d18c20c5f870278607b131ec8bef22e0485cfe6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 04:53:48 +0000 Subject: [PATCH] Bump loofah from 2.0.3 to 2.9.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.3 to 2.9.0. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.0.3...v2.9.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 8715ff4..162f499 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,6 +50,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.8) + crass (1.0.6) erubis (2.7.0) execjs (2.7.0) ffi (1.15.0) @@ -66,7 +67,8 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.0.3) + loofah (2.9.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) mime-types (>= 1.16, < 4)