From a677ce8462ef93019b9dd70a77f2ed7fc5fdf9ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 01:39:50 +0000 Subject: [PATCH] Bump loofah from 2.2.3 to 2.19.1 in /spec/tester_ar 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] --- spec/tester_ar/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/tester_ar/Gemfile.lock b/spec/tester_ar/Gemfile.lock index f2228001..f0d56c46 100644 --- a/spec/tester_ar/Gemfile.lock +++ b/spec/tester_ar/Gemfile.lock @@ -49,7 +49,7 @@ GEM builder (3.2.3) byebug (11.0.1) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.6) erubi (1.8.0) ffi (1.11.1) globalid (0.4.2) @@ -64,7 +64,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1)