From 7f1ae9f3d2c67be997aea9b9ad7a11e0bbd1537f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 04:42:24 +0000 Subject: [PATCH] Bump loofah from 2.4.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.4.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.4.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 254f817..a2763d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM term-ansicolor (~> 1.3) thor (~> 0.19.4) tins (~> 1.6) - crass (1.0.5) + crass (1.0.6) database_cleaner (1.7.0) debase (0.2.2) debase-ruby_core_source (>= 0.10.2) @@ -207,7 +207,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -222,7 +222,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.13.0) multi_json (1.13.1) multipart-post (2.0.0) @@ -235,8 +235,9 @@ GEM net-ssh (5.0.1) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -255,6 +256,7 @@ GEM slop (~> 3.4) public_suffix (3.0.2) puma (3.11.4) + racc (1.6.1) rack (1.6.12) rack-contrib (1.8.0) rack (~> 1.4)