From a2ff4dd287f82d262ec346d51deb01feb122ea54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 06:22:50 +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 d451a0b..276cbb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,19 +84,20 @@ GEM jaro_winkler (1.5.4) json (2.3.0) kwalify (0.7.2) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) multi_xml (0.6.0) multipart-post (2.1.1) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) octokit (4.16.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) @@ -151,6 +152,7 @@ GEM method_source (~> 0.9.0) psych (3.1.0) public_suffix (4.0.3) + racc (1.6.1) rack (2.2.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0)