From a35db3dda77b93bf9227105fbaf893e57caacc17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 18:53:12 +0000 Subject: [PATCH] Bump loofah from 2.14.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.14.0 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.14.0...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 f53794e..28f6cd4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (1.8.6) - loofah (2.14.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -106,7 +106,7 @@ GEM minitest (>= 5.0) ruby-progressbar multi_json (1.11.3) - nokogiri (1.13.3) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) parser (2.3.0.7) @@ -115,7 +115,7 @@ GEM polyamorous (1.3.0) activerecord (>= 3.0) powerpack (0.1.1) - racc (1.6.0) + racc (1.6.1) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0)