From 93336cd798d58c958da4757cbaafcd39abb9929a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 08:36:56 +0000 Subject: [PATCH] Bump loofah from 2.9.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.9.0 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.9.0...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 bac6444..58e3d79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,13 +87,13 @@ GEM i18n (1.8.9) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) - loofah (2.9.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0212) - mini_portile2 (2.5.0) + mini_portile2 (2.8.0) minitest (5.14.3) minitest-focus (1.2.1) minitest (>= 4, < 6) @@ -109,8 +109,8 @@ GEM mustermann (>= 1.0.0) netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.22.1) parser (3.1.2.1) @@ -119,7 +119,7 @@ GEM public_suffix (4.0.6) puma (5.5.1) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-accept (0.4.5) rack (>= 0.4)