From 4d80491d4ba28843e1099986d8fad7fda4efb2c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 04:06:50 +0000 Subject: [PATCH] Bump loofah from 2.3.1 to 2.19.1 Bumps [loofah](https://github.com/flavorjones/loofah) from 2.3.1 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.3.1...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2fef45..226a94b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM bundler (>= 1.2.0, < 3) thor (~> 0.18) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) diff-lcs (1.3) docile (1.3.2) erubi (1.9.0) @@ -65,7 +65,7 @@ GEM json (2.2.0) launchy (2.4.3) addressable (~> 2.3) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mini_portile2 (2.4.0)