From e6bf047cb4f914bf16b266fdda519329dbdc80c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 04:42:09 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.0.4 to 1.4.4 in /qit-api 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] --- qit-api/Gemfile.lock | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/qit-api/Gemfile.lock b/qit-api/Gemfile.lock index 9b727795..9f2c1e7c 100644 --- a/qit-api/Gemfile.lock +++ b/qit-api/Gemfile.lock @@ -56,7 +56,7 @@ GEM case_transform (0.2) activesupport concurrent-ruby (1.0.5) - crass (1.0.4) + crass (1.0.6) erubi (1.7.1) ffi (1.9.25) globalid (0.4.1) @@ -69,7 +69,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.2) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -77,16 +77,20 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.6.1) minitest (5.11.3) msgpack (1.2.4) nio4r (2.3.1) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) pg (1.1.3) puma (3.12.0) + racc (1.6.1) rack (2.0.8) rack-cors (1.0.2) rack-test (1.1.0) @@ -107,8 +111,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.1) actionpack (= 5.2.1) activesupport (= 5.2.1)