From 6e3115579c2338c5437790361d8c12d6d51db857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 03:53:32 +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 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18a0fed..f04d135 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM concurrent-ruby (1.1.5) coolline (0.5.0) unicode_utils (~> 1.4) - crass (1.0.5) + crass (1.0.6) debug_inspector (0.0.3) diff-lcs (1.3) docile (1.3.2) @@ -170,7 +170,7 @@ GEM jwt (2.2.1) launchy (2.4.3) addressable (~> 2.3) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -201,7 +201,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.13.0) multi_json (1.14.1) multi_xml (0.6.0) @@ -209,8 +209,9 @@ GEM netrc (0.11.0) newrelic_rpm (6.7.0.359) nio4r (2.5.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) oauth (0.5.4) oauth2 (1.4.2) faraday (>= 0.8, < 2.0) @@ -252,6 +253,7 @@ GEM nio4r (~> 2.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.6.1) rack (1.6.11) rack-canonical-host (0.2.3) addressable (> 0, < 3)