From 333cae12203dd083e0010deda8c8581929051e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 06:24:11 +0000 Subject: [PATCH] Bump loofah from 2.5.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.5.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.5.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79623493..6b7629a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,14 +107,14 @@ GEM concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.4) - loofah (2.5.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0425) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.14.0) mongo (2.12.1) bson (>= 4.8.2, < 5.0.0) @@ -122,8 +122,9 @@ GEM activemodel (>= 5.1, < 6.0.0) mongo (>= 2.5.1, < 3.0.0) msgpack (1.3.3) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) ox (2.13.2) parallel (1.19.1) parser (2.7.1.1) @@ -134,6 +135,7 @@ GEM pry-byebug (3.8.0) byebug (~> 11.0) pry (~> 0.10) + racc (1.6.1) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3)