From 87f8aad512ae27c0d8faa0bec88e6e52e19630f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 07:57:27 +0000 Subject: [PATCH] Bump loofah from 2.7.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.7.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.7.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aec9dcc8..c95fd8de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.7.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -180,7 +180,7 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.2) msgpack (1.3.3) msgpack (1.3.3-java) @@ -188,13 +188,15 @@ GEM msgpack (1.3.3-x86-mingw32) nio4r (2.5.4) nio4r (2.5.4-java) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.10-java) - nokogiri (1.10.10-x64-mingw32) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.10-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.10-java) + racc (~> 1.4) + nokogiri (1.13.10-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.10-x86-mingw32) + racc (~> 1.4) orm_adapter (0.5.0) parallel (1.19.2) parser (2.7.2.0) @@ -208,6 +210,8 @@ GEM nio4r (~> 2.0) puma (4.3.6-java) nio4r (~> 2.0) + racc (1.6.1) + racc (1.6.1-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -350,7 +354,6 @@ GEM activesupport (>= 5.0.0, < 7.0) warden (1.2.9) rack (>= 2.0.9) - wdm (0.1.1) web-console (4.0.4) actionview (>= 6.0.0) activemodel (>= 6.0.0) @@ -412,7 +415,6 @@ DEPENDENCIES spring-watcher-listen (~> 2.0.0) tzinfo-data view_component - wdm (>= 0.1.0) web-console (>= 3.3.0) webdrivers