From 90e4cfd6a8cef3204a8081ab98cbee4fd5f92839 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 02:37:40 +0000 Subject: [PATCH] Bump rails-html-sanitizer from 1.3.0 to 1.4.3 Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 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.3.0...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 61ac8ec..99a71c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GIT - remote: git://github.com/Winbobob/danger.git - revision: 64b13611bef1f28e049bcb9481660ee37ae9f4c2 - ref: 64b13611bef1f28e049bcb9481660ee37ae9f4c2 + remote: https://github.com/Winbobob/danger.git + revision: a2fe557209879642615473ee9919788fc650be75 + ref: a2fe557209879642615473ee9919788fc650be75 specs: danger (5.16.1) claide (~> 1.0) @@ -59,11 +59,11 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) arel (6.0.4) builder (3.2.4) - claide (1.0.3) + claide (1.1.0) claide-plugins (0.9.2) cork nap @@ -74,37 +74,39 @@ GEM colored2 (~> 3.1) crass (1.0.6) erubis (2.7.0) - faraday (0.17.3) + faraday (0.17.5) multipart-post (>= 1.2, < 3) faraday-http-cache (1.3.1) faraday (~> 0.8) - git (1.7.0) + git (1.11.0) rchardet (~> 1.8) globalid (0.4.2) activesupport (>= 4.2.0) i18n (0.9.5) concurrent-ruby (~> 1.0) kramdown (1.17.0) - loofah (2.5.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.1) multi_json (1.14.1) - multipart-post (2.1.1) + multipart-post (2.2.3) mysql2 (0.5.3) nap (1.1.0) no_proxy_fix (0.1.2) - nokogiri (1.9.1) - mini_portile2 (~> 2.4.0) - octokit (4.18.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + octokit (4.22.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) - public_suffix (3.1.1) + public_suffix (4.0.7) + racc (1.6.0) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -125,7 +127,7 @@ GEM activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (4.2.11.3) actionpack (= 4.2.11.3) @@ -150,7 +152,7 @@ GEM thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) - unicode-display_width (1.7.0) + unicode-display_width (1.8.0) PLATFORMS ruby