From 07aed76ca0cabdd23d1baae1a894663ff621148f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 03:55:41 +0000 Subject: [PATCH] Bump loofah from 2.3.1 to 2.19.1 in /ui/shift-client 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: indirect ... Signed-off-by: dependabot[bot] --- ui/shift-client/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/shift-client/Gemfile.lock b/ui/shift-client/Gemfile.lock index 35f72d9..e9c5820 100644 --- a/ui/shift-client/Gemfile.lock +++ b/ui/shift-client/Gemfile.lock @@ -24,7 +24,7 @@ GEM commander (4.4.0) highline (~> 1.7.2) concurrent-ruby (1.0.2) - crass (1.0.5) + crass (1.0.6) diff-lcs (1.2.5) domain_name (0.5.20160310) unf (>= 0.0.5, < 1.0.0) @@ -33,7 +33,7 @@ GEM http-cookie (1.0.2) domain_name (~> 0.5) i18n (0.7.0) - loofah (2.3.1) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.8.2)