From 3d605695a48bab5fe17eb0dd6038066b51e1c716 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 08:38:35 +0000 Subject: [PATCH] Bump loofah from 2.9.0 to 2.19.1 in /gemfiles/rails_60 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] --- gemfiles/rails_60/Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gemfiles/rails_60/Gemfile.lock b/gemfiles/rails_60/Gemfile.lock index 6975ced215c..4735df05723 100644 --- a/gemfiles/rails_60/Gemfile.lock +++ b/gemfiles/rails_60/Gemfile.lock @@ -212,7 +212,7 @@ GEM kaminari-core (1.2.1) launchy (2.5.0) addressable (~> 2.7) - loofah (2.9.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -226,17 +226,17 @@ GEM mime-types-data (3.2020.1104) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.6.1) minitest (5.14.4) multi_test (0.1.2) nio4r (2.5.5) nio4r (2.5.5-java) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) - nokogiri (1.11.2-java) + nokogiri (1.12.5-java) racc (~> 1.4) - nokogiri (1.11.2-x86_64-linux) + nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.20.1) @@ -261,8 +261,8 @@ GEM public_suffix (4.0.6) pundit (2.1.0) activesupport (>= 3.0.0) - racc (1.5.2) - racc (1.5.2-java) + racc (1.6.1) + racc (1.6.1-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3)