From 961644f7d7163a94d239640605cbdb26c663f5ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 17:58:04 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index abed640..1d4a6c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -249,7 +249,7 @@ GEM listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.12.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -261,7 +261,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0901) mini_mime (1.1.1) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.14.4) multi_json (1.14.1) multi_xml (0.6.0) @@ -271,8 +271,8 @@ GEM thor (~> 0.19) nenv (0.3.0) nio4r (2.5.8) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) normalize-rails (8.0.1) notiffany (0.1.3) @@ -291,7 +291,7 @@ GEM nio4r (~> 2.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - racc (1.5.2) + racc (1.6.1) rack (1.6.13) rack-cache (1.13.0) rack (>= 0.4)