From 10eba99cc411cf29c068164acd0dbded9d192b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 17:48:04 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 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.2.3...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46f0de1d6..1beb3761f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,14 +189,14 @@ GEM shex (~> 0.5) sparql (>= 2.2, < 4.0) sparql-client (>= 2.1, < 4.0) - loofah (2.5.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.2) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.1) minitest (5.14.1) multi_json (1.13.1) multipart-post (2.0.0) @@ -205,8 +205,9 @@ GEM connection_pool (~> 2.2) nio4r (2.3.1) noid (0.9.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.1) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) okcomputer (1.18.4) parslet (1.8.2) public_suffix (3.0.3) @@ -218,6 +219,7 @@ GEM nokogiri (~> 1.6) rails (~> 5.0) rdf + racc (1.6.2) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3)