From fd3dcad591c1f5d913c42fb05fa24c36a9d725d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 00:39:05 +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 7176fdb..3188a67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,6 +100,7 @@ GEM simplecov (>= 0.7.1, < 1.0.0) concurrent-ruby (1.0.2) connection_pool (2.2.0) + crass (1.0.6) debug_inspector (0.0.2) devise (4.2.0) bcrypt (~> 3.0) @@ -141,7 +142,8 @@ GEM addressable (~> 2.3) letter_opener (1.4.1) launchy (~> 2.2) - loofah (2.0.3) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4)