From 07b6cbab0bccf89406919d5114c6cd35d0cf4079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 19:17:17 +0000 Subject: [PATCH] Bump loofah from 2.17.0 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.17.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.17.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f7e613..eb1f516 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,6 @@ GEM execjs (2.8.1) ffi (1.15.5) ffi (1.15.5-java) - ffi (1.15.5-x64-mingw-ucrt) ffi (1.15.5-x64-unknown) figaro (1.2.0) thor (>= 0.14.0, < 2) @@ -114,6 +113,7 @@ GEM actionpack (>= 6.0.0) railties (>= 6.0.0) io-console (0.5.11) + io-console (0.5.11-java) irb (1.4.1) reline (>= 0.3.0) jbuilder (2.11.5) @@ -127,7 +127,7 @@ GEM jquery-rails json (2.6.1) json (2.6.1-java) - loofah (2.17.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -158,8 +158,6 @@ GEM nio4r (2.5.8-java) nokogiri (1.13.6-java) racc (~> 1.4) - nokogiri (1.13.6-x64-mingw-ucrt) - racc (~> 1.4) nokogiri (1.13.6-x64-unknown) racc (~> 1.4) nokogiri (1.13.6-x86_64-linux) @@ -169,8 +167,8 @@ GEM nio4r (~> 2.0) puma (5.6.4-java) nio4r (~> 2.0) - racc (1.6.0) - racc (1.6.0-java) + racc (1.6.1) + racc (1.6.1-java) rack (2.2.3.1) rack-test (1.1.0) rack (>= 1.0, < 3)