From 3fc6a374d248d68ecd3c6dd18a87671bdd172137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 02:42:39 +0000 Subject: [PATCH] Bump loofah from 2.0.3 to 2.19.1 in /api 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] --- api/Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index 982e74c78..7301c5c36 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -48,6 +48,7 @@ GEM byebug (9.0.6) coderay (1.1.1) concurrent-ruby (1.0.5) + crass (1.0.6) database_cleaner (1.5.3) delayed_job (4.1.8) activesupport (>= 3.0, < 6.1) @@ -83,7 +84,8 @@ GEM hashie (3.5.5) i18n (0.8.6) json (2.0.4) - 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) @@ -105,7 +107,7 @@ GEM railties (>= 3.0) multipart-post (2.0.0) nio4r (2.5.2) - nokogiri (1.10.9) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) omniauth (1.6.1) hashie (>= 3.4.6, < 3.6.0)