From b82933829e102be02069bcc468e0b47857e0f043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 03:53:55 +0000 Subject: [PATCH] Bump loofah from 2.3.1 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.3.1 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.3.1...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index be05560d..8645f024 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM regexp_parser (~> 1.5) xpath (~> 3.2) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) debug_inspector (0.0.3) derailed (0.1.0) derailed_benchmarks @@ -89,7 +89,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -108,7 +108,7 @@ GEM puma (4.3.12) nio4r (~> 2.0) query_diet (0.6.2) - racc (1.6.0) + racc (1.6.1) rack (1.6.12) rack-test (0.6.3) rack (>= 1.0)