From b4a451121ee8b92d60df3d9af31e5ecfabecffd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 01:37:53 +0000 Subject: [PATCH] Bump loofah from 2.0.3 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.3 to 2.19.1. - [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.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd5cf1d..1c50aff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,6 +90,7 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.2) + crass (1.0.6) debug_inspector (0.0.2) dotenv (2.1.1) dotenv-rails (2.1.1) @@ -142,7 +143,8 @@ GEM logging (2.1.0) little-plugger (~> 1.1) multi_json (~> 1.10) - loofah (2.0.3) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lru_redux (1.1.0) mail (2.6.4)