From f4159f7322bbb6f8d358072948d642a2fc67f0d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 21:41:54 +0000 Subject: [PATCH] Bump loofah from 2.2.2 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.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.2.2...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ef7ae4a..52445e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM arel (6.0.4) builder (3.2.3) concurrent-ruby (1.0.5) - crass (1.0.3) + crass (1.0.6) diff-lcs (1.2.5) domain_name (0.5.20161129) unf (>= 0.0.5, < 1.0.0) @@ -56,7 +56,7 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) json (1.8.6) - loofah (2.2.2) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -65,11 +65,13 @@ 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.8.0) minitest (5.11.3) netrc (0.11.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.1) rack (1.6.9) rack-test (0.6.3) rack (>= 1.0)