From c757ec6988b666b5eb844d0390c469dcdaaa2537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 07:08:02 +0000 Subject: [PATCH] build(deps): bump rails-html-sanitizer from 1.0.4 to 1.4.4 in /dashboard Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.0.4 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.0.4...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dashboard/Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/dashboard/Gemfile.lock b/dashboard/Gemfile.lock index f29b4e1..e0b92a5 100644 --- a/dashboard/Gemfile.lock +++ b/dashboard/Gemfile.lock @@ -79,7 +79,7 @@ GEM content_disposition (1.0.0) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.6) data_migrate (5.3.1) rails (>= 4.2) debase (0.2.2) @@ -174,7 +174,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -187,10 +187,12 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.2) mini_mime (1.0.1) - mini_portile2 (2.5.0) + mini_portile2 (2.8.0) minitest (5.11.3) money-tree (0.10.0) ffi @@ -200,8 +202,8 @@ GEM multipart-post (2.0.0) naught (1.1.0) nio4r (2.3.1) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) pagy (2.1.2) parallel (1.13.0) @@ -215,7 +217,7 @@ GEM public_suffix (3.0.3) puma (3.12.0) raabro (1.1.6) - racc (1.5.2) + racc (1.6.1) rack (2.0.6) rack-protection (2.0.5) rack @@ -237,8 +239,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.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.2.2) actionpack (= 5.2.2) activesupport (= 5.2.2)