From ccfa3d4849381c6c79fad30308dbcfd2e0432679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Jan 2023 14:43:30 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.4 to 1.5.0 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.4 to 1.5.0. - [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.4...v1.5.0) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c9b0af..34a62a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.10) - crass (1.0.4) + crass (1.0.6) erubi (1.7.1) execjs (2.7.0) ffi (1.9.25) @@ -80,23 +80,25 @@ GEM jbuilder (2.8.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - loofah (2.2.3) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.2) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.8.1) minitest (5.17.0) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) - nokogiri (1.8.5-x86-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.14.0) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.14.0-x86-mingw32) + racc (~> 1.4) public_suffix (3.0.3) puma (3.12.0) + racc (1.6.2) rack (2.0.6) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -115,8 +117,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (5.1.6.1) actionpack (= 5.1.6.1) activesupport (= 5.1.6.1)