From fc180538672f8b68d21392731a6367783959299c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 09:53:30 +0000 Subject: [PATCH] Bump loofah from 2.6.0 to 2.20.0 in /styleguide Bumps [loofah](https://github.com/flavorjones/loofah) from 2.6.0 to 2.20.0. - [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.6.0...v2.20.0) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- styleguide/Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/styleguide/Gemfile.lock b/styleguide/Gemfile.lock index 4fa6c6e3..0c95b845 100644 --- a/styleguide/Gemfile.lock +++ b/styleguide/Gemfile.lock @@ -99,20 +99,22 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.6.0) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mercenary (0.4.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.1) minitest (5.14.1) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) parallel (1.19.2) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.5) + racc (1.6.2) rack (2.2.3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0)