From 4fecb1b4a1c8074c1529044e73a1cb2b36cfb975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 10:31:39 +0000 Subject: [PATCH] build(deps): bump loofah from 2.0.3 to 2.5.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.3 to 2.5.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.5.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 88c62d4..d420c04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,6 +70,7 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.2) + crass (1.0.6) database_cleaner (1.5.3) debug_inspector (0.0.2) devise (4.2.0) @@ -105,7 +106,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.5.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4)