From 391a4c4862b9bd4677e06584716ae9562e474e6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 18:30:50 +0000 Subject: [PATCH] Bump loofah from 2.12.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.12.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.12.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 996ccea..fd880c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,6 @@ PATH filters_spam (~> 0.5) invisible_captcha (~> 2.0) pg (~> 1.2) - rails (~> 6) spam_email (~> 0.1.3) spina (~> 2.1) @@ -118,7 +117,7 @@ GEM addressable (~> 2.7) letter_opener (1.7.0) launchy (~> 2.2) - loofah (2.12.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -127,21 +126,21 @@ GEM method_source (1.0.0) mini_magick (4.11.0) mini_mime (1.1.1) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) mobility (1.1.3) i18n (>= 0.6.10, < 2) request_store (~> 1.0) nio4r (2.5.8) - nokogiri (1.12.4) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.21.0) parser (3.0.2.0) ast (~> 2.4.1) pg (1.2.3) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-rewrite (1.5.1) rack-test (1.1.0)