From b27ad43c24ef9817fc7a9627ce4baffdb2c3e0a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 23:01:35 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.3 to 1.4.3 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.3 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.0.3...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 062807e..ade5fc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM coderay (1.1.1) concurrent-ruby (1.0.5) connection_pool (2.2.1) - crass (1.0.5) + crass (1.0.6) database_cleaner (1.4.1) diff-lcs (1.2.5) docile (1.1.5) @@ -69,7 +69,7 @@ GEM i18n (0.7.0) json (1.8.3) jwt (2.1.0) - loofah (2.3.1) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -111,8 +111,8 @@ GEM activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) railties (4.2.6) actionpack (= 4.2.6) activesupport (= 4.2.6)