From 668a34b6c757397b7657fdb45d24f0b809b80c39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 06:05:28 +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: 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 ce34096..bc63461 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,14 +22,15 @@ GEM i18n (1.8.2) concurrent-ruby (~> 1.0) iostruct (0.0.4) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) multipart-post (2.1.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pedump (0.5.4) awesome_print iostruct (>= 0.0.4) @@ -38,6 +39,7 @@ GEM rainbow zhexdump (>= 0.0.2) progressbar (1.10.1) + racc (1.6.1) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)