From 03e449c23b3a2752c92d8a770f2dd684df2ded2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 02:37:23 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.3 in /ui/shift-client Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.3. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.3.0...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ui/shift-client/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/shift-client/Gemfile.lock b/ui/shift-client/Gemfile.lock index 35f72d9..99f5a74 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.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.8.2) @@ -49,7 +49,7 @@ GEM rails-dom-testing (2.0.1) activesupport (>= 4.2.0, < 6.0) nokogiri (~> 1.6.0) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (5.0.0) actionpack (= 5.0.0)