From 7af663ca63e1243d4f4e467cd4ba77681901447d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 21:03:38 +0000 Subject: [PATCH] Build(deps): Bump loofah from 2.7.0 to 2.8.0 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.7.0 to 2.8.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.7.0...v2.8.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88793a0a5f..d81cbef968 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM logstash-logger (0.26.1) logstash-event (~> 1.2) logster (2.9.4) - loofah (2.7.0) + loofah (2.8.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lru_redux (1.1.0)