From 87d6f884bee25ad6abf7cccb7c69f9d7ac6ca7cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 11:49:44 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.4.2 to 1.4.3 in /OneAPI/Ruby/Webhook Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.3. - [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.4.2...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- OneAPI/Ruby/Webhook/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/OneAPI/Ruby/Webhook/Gemfile.lock b/OneAPI/Ruby/Webhook/Gemfile.lock index 29fc0b6..6fdcae6 100644 --- a/OneAPI/Ruby/Webhook/Gemfile.lock +++ b/OneAPI/Ruby/Webhook/Gemfile.lock @@ -91,6 +91,7 @@ GEM digest (3.1.0) erubi (1.10.0) execjs (2.8.1) + ffi (1.15.5) ffi (1.15.5-x64-mingw32) globalid (1.0.0) activesupport (>= 5.0) @@ -125,6 +126,8 @@ GEM nio4r (2.5.8) nokogiri (1.13.6-x64-mingw32) racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) + racc (~> 1.4) public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0) @@ -149,7 +152,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (7.0.3) actionpack (= 7.0.3) @@ -215,6 +218,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES byebug