From 26b1b677d9d04980d791a354e7cec41ffa801daa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 18:31:49 +0000 Subject: [PATCH] Bump loofah from 2.13.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.13.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.13.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbbabd0e34..198f76013d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -517,7 +517,7 @@ GEM actionpack (>= 3.0, < 7.0) activerecord (>= 3.0, < 7.0) railties (>= 3.0, < 7.0) - loofah (2.13.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -541,7 +541,7 @@ GEM mime-types-data (3.2022.0105) mini_magick (4.5.1) mini_mime (0.1.4) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.15.0) momentjs-rails (2.17.1) railties (>= 3.1) @@ -573,8 +573,8 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) no_proxy_fix (0.1.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) @@ -615,7 +615,7 @@ GEM slop (~> 3.4) pundit (1.1.0) activesupport (>= 3.0.0) - racc (1.5.2) + racc (1.6.1) rack (1.6.13) rack-cors (1.0.6) rack (>= 1.6.0)