From 23bdcd46b018377ed14f2cdff8cc0e84e95cbf6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 06:12:25 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.3 in /example-rails-app 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] --- example-rails-app/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example-rails-app/Gemfile.lock b/example-rails-app/Gemfile.lock index 2f523e7..d1964be 100644 --- a/example-rails-app/Gemfile.lock +++ b/example-rails-app/Gemfile.lock @@ -39,14 +39,14 @@ GEM arel (6.0.4) builder (3.2.4) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) erubis (2.7.0) globalid (0.4.2) activesupport (>= 4.2.0) i18n (0.9.5) concurrent-ruby (~> 1.0) json (1.8.3) - loofah (2.4.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -76,7 +76,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.3) loofah (~> 2.3) railties (4.2.6) actionpack (= 4.2.6)