From 955a4de12624b03ee54682bd381656cf939522bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 06:57:48 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.4.2 to 1.4.3 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] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6da4a91..6b129a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,6 +158,7 @@ GEM faraday (>= 0.8, < 2) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) + ffi (1.15.4) ffi (1.15.4-java) ffi (1.15.4-x64-mingw32) field_test (0.4.1) @@ -208,7 +209,7 @@ GEM latex-decode (0.3.2) library_stdnums (1.6.0) link_header (0.0.8) - loofah (2.12.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -231,9 +232,11 @@ GEM connection_pool (~> 2.2) nio4r (2.5.8) nio4r (2.5.8-java) - nokogiri (1.12.5-java) + nokogiri (1.13.6-java) racc (~> 1.4) - nokogiri (1.12.5-x64-mingw32) + nokogiri (1.13.6-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) racc (~> 1.4) openlibrary-covers (0.1.1) orm_adapter (0.5.0) @@ -274,7 +277,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) rails-i18n (6.0.0) i18n (>= 0.7, < 2) @@ -431,6 +434,7 @@ PLATFORMS java universal-java-1.8 x64-mingw32 + x86_64-linux DEPENDENCIES activerecord-jdbc-adapter (~> 60.2)