From f403ab472451b828c1b5007853cd9768bde123b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 04:38:40 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.2.0 to 1.4.3 in /spec/tester_ar Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.2.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.2.0...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/tester_ar/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/tester_ar/Gemfile.lock b/spec/tester_ar/Gemfile.lock index f2228001..5c5578b2 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.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -95,8 +95,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) railties (5.1.7) actionpack (= 5.1.7) activesupport (= 5.1.7)