From e73f8d2337c5f83ca679f0e348b58fe6d43c4090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 08:48:24 +0000 Subject: [PATCH] Bump loofah from 2.9.1 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.9.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.9.1...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99d3a2d7..6fde6b17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) locale (2.1.3) - loofah (2.9.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -126,12 +126,13 @@ GEM mini_mime (>= 0.1.1) method_source (1.0.0) mini_mime (1.1.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.4) mysql2 (0.5.3) nenv (0.3.0) - nokogiri (1.9.1) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -139,6 +140,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) + racc (1.6.1) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -194,7 +196,6 @@ GEM rspec-support (~> 3.10) rspec-support (3.10.2) ruby_dep (1.5.0) - rubysl-rexml (2.0.4) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -250,7 +251,6 @@ DEPENDENCIES rake (< 11.0) rb-fsevent rspec-rails - rubysl-rexml sass shoulda shoulda-matchers (= 2.8.0)