From ed10cfd423cbdcaa4ded8cfa4ab4e76f6e9d9614 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 01:14:15 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7b1cb42..092d710 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,18 +31,18 @@ GEM byebug (11.0.0) coderay (1.1.2) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.6) diff-lcs (1.3) erubi (1.8.0) i18n (1.6.0) concurrent-ruby (~> 1.0) - loofah (2.2.3) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) mini_portile2 (2.4.0) minitest (5.11.3) - nokogiri (1.10.4) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) pry (0.12.2) coderay (~> 1.1.0)