From b54132e16e4c496606a9cdf604200f706d9c3579 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 17:40:51 +0000 Subject: [PATCH] Bump loofah from 2.1.1 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.1.1 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.1.1...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 d901054..e0044ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM term-ansicolor (~> 1.3) thor (~> 0.19.4) tins (~> 1.6) - crass (1.0.3) + crass (1.0.6) dalli (2.7.6) debug_inspector (0.0.3) docile (1.1.5) @@ -145,7 +145,7 @@ GEM kaminari-core (~> 1.0) mongoid libv8 (3.16.14.19) - loofah (2.1.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -159,7 +159,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.10.3) minitest-reporters (1.1.19) ansi @@ -179,8 +179,8 @@ GEM naught (1.1.0) newrelic_rpm (4.6.0.338) nio4r (2.1.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) oauth (0.5.3) oauth2 (1.4.4) faraday (>= 0.8, < 2.0)