From 55ff84f40e72c7c1cfa634fb1648c9e7ebffbc8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 08:20:52 +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 | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8d77ae71..a28acf6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/redcross/arcdata_core.git + remote: https://github.com/redcross/arcdata_core.git revision: 3869f8a91a0c17a8eed25400cd61b6b8d44674a9 branch: upgrade/rails-6 specs: @@ -8,7 +8,7 @@ GIT rails (>= 5.0, < 7.x) GIT - remote: git://github.com/redcross/openid-connect-engine.git + remote: https://github.com/redcross/openid-connect-engine.git revision: 0247bae4dc4a0797559544a3b7ce08859f4fbdb5 branch: rails-6-upgrade specs: @@ -19,7 +19,7 @@ GIT rails (>= 5.0, < 7.x) GIT - remote: git://github.com/seyhunak/twitter-bootstrap-rails.git + remote: https://github.com/seyhunak/twitter-bootstrap-rails.git revision: 1d93c5a77049b3d21d17c847ad0531d7714fa229 branch: bootstrap3 specs: @@ -1370,7 +1370,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.9.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -1382,9 +1382,11 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.5.3) minitest (5.14.4) minitest-autotest (1.1.1) minitest-server (~> 1.0) @@ -1443,7 +1445,7 @@ GEM json (>= 2.2.0, < 3) timers (>= 4.3.0) puma (3.12.6) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-oauth2 (1.16.0) activesupport @@ -1474,8 +1476,8 @@ GEM 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.2.4.5) actionpack (= 5.2.4.5) activesupport (= 5.2.4.5)