From 3295b09c5528b65cabd3d8a8790fd2aa91dd921b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 03:55:18 +0000 Subject: [PATCH] Bump loofah from 2.3.1 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.3.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.3.1...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 380835b..ef7aa76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM ast (2.4.0) builder (3.2.3) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) erubi (1.9.0) globalid (0.4.2) activesupport (>= 4.2.0) @@ -64,7 +64,7 @@ GEM i18n (1.7.0) concurrent-ruby (~> 1.0) iso8601 (0.12.1) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -72,19 +72,23 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.12.2) multi_json (1.13.1) nio4r (2.5.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oga (2.15) ast ruby-ll (~> 2.1) open_uri_redirections (0.2.1) public_suffix (4.0.1) + racc (1.6.1) rack (2.0.8) rack-test (1.1.0) rack (>= 1.0, < 3)