From a2c80ec43d68551a04f22eacc1b44fcf13c12018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 04:00:39 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.2 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.2. - [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.2) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 386597f7b..a60e174ea 100644 --- a/Gemfile +++ b/Gemfile @@ -47,7 +47,7 @@ gem 'gibbon', '~> 3.4.1' gem 'stripe' -gem 'rails-html-sanitizer', '~> 1.3.0' +gem 'rails-html-sanitizer', '~> 1.4.2' gem 'jbuilder' gem 'public_activity' diff --git a/Gemfile.lock b/Gemfile.lock index fc06e8ee1..38d0750a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM addressable (~> 2.7) letter_opener (1.7.0) launchy (~> 2.2) - loofah (2.9.1) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -264,7 +264,7 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) rails4-autocomplete (1.1.1) rails (>= 3.0) @@ -446,7 +446,7 @@ DEPENDENCIES puma pundit rails (= 4.2.11.3) - rails-html-sanitizer (~> 1.3.0) + rails-html-sanitizer (~> 1.4.2) rails4-autocomplete rails_12factor rolify