From fef8d34bb93d6d751079606b150d47d0e04b64ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 13:22:05 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.4 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] --- Gemfile.lock | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 91fbfd822..5dc4819df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,5 @@ GEM remote: http://rubygems.org/ - remote: https://rails-assets.org/ specs: actioncable (5.1.7) actionpack (= 5.1.7) @@ -277,8 +276,8 @@ GEM terrapin (~> 0.6.0) launchy (2.5.0) addressable (~> 2.7) - libv8-node (15.14.0.1-x86_64-linux-musl) - loofah (2.10.0) + libv8-node (15.14.0.1-x86_64-linux) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -347,7 +346,7 @@ GEM nio4r (~> 2.0) rabl (0.14.5) activesupport (>= 2.3.14) - racc (1.5.2) + racc (1.6.1) rack (2.0.9) rack-accept (0.4.5) rack (>= 0.4) @@ -373,17 +372,11 @@ GEM bundler (>= 1.3.0) railties (= 5.1.7) sprockets-rails (>= 2.0.0) - rails-assets-fancyBox (2.1.6) - rails-assets-jquery (>= 1.10) - rails-assets-jquery-mousewheel (~> 3.1.3) - rails-assets-jquery (3.4.1) - rails-assets-jquery-mousewheel (3.1.13) - rails-assets-jquery (>= 1.2.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.1.7) actionpack (= 5.1.7) activesupport (= 5.1.7) @@ -518,8 +511,18 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) +GEM + remote: https://rails-assets.org/ + specs: + rails-assets-fancyBox (2.1.6) + rails-assets-jquery (>= 1.10) + rails-assets-jquery-mousewheel (~> 3.1.3) + rails-assets-jquery (3.4.1) + rails-assets-jquery-mousewheel (3.1.13) + rails-assets-jquery (>= 1.2.2) + PLATFORMS - ruby + x86_64-linux DEPENDENCIES actionpack-action_caching (~> 1.2.0)