From 879381766568d45f1fbd19957baa9197a8aa1336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 07:20:20 +0000 Subject: [PATCH] build(deps): bump loofah from 2.6.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.6.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.6.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4c1272a..5bbd7ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.6.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -153,7 +153,7 @@ GEM thin method_source (0.9.0) mini_mime (1.0.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) mysql2 (0.4.10) net-scp (1.2.1) @@ -161,8 +161,9 @@ GEM net-ssh (5.0.2) newrelic_rpm (7.0.0) nio4r (2.3.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) premailer (1.11.1) addressable css_parser (>= 1.6.0) @@ -172,6 +173,7 @@ GEM premailer (~> 1.7, >= 1.7.9) public_suffix (3.0.2) puma (3.12.6) + racc (1.6.1) rack (2.2.3) rack-cors (1.0.5) rack (>= 1.6.0)