From 54066efb3746f3df90e5e617486ff8004b89e4fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 18:58:16 +0000 Subject: [PATCH] Bump loofah from 2.0.2 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.2 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.0.2...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 d4eb5b0..5535f29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,6 +57,7 @@ GEM debugger-linecache (~> 1.2) slop (~> 3.6) columnize (0.9.0) + crass (1.0.6) debugger-linecache (1.2.0) erubis (2.7.0) faraday (0.9.1) @@ -71,12 +72,13 @@ GEM httpclient (2.6.0.1) i18n (0.7.0) json (1.8.2) - loofah (2.0.2) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.5) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.6.1) multi_xml (0.5.5) multipart-post (2.0.0) @@ -97,8 +99,8 @@ GEM os zip net-http-persistent (2.9.4) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) orm_adapter (0.5.0) os (0.9.6) rack (1.6.1)