From 151fd87b681ba2bab6c1b7ac395d22f176c5ffcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 08:31:43 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.4 in /example-rails-app Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.4. - [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.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example-rails-app/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/example-rails-app/Gemfile.lock b/example-rails-app/Gemfile.lock index 4094346..6340bc4 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.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -57,7 +57,7 @@ GEM nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) - racc (1.6.0) + racc (1.6.1) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -78,8 +78,8 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (4.2.6) actionpack (= 4.2.6) activesupport (= 4.2.6)