From d8a145008751156d437dd36970a0dc8120e40b05 Mon Sep 17 00:00:00 2001 From: Phil Lee Date: Thu, 8 Dec 2022 10:15:09 +0000 Subject: [PATCH] update nokogiri 1.13.9 => 1.13.10 (#1069) --- Gemfile.lock | 8 ++++---- docs/Gemfile.lock | 9 ++++++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b509fb950..8323c7e1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -225,11 +225,11 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.9-arm64-darwin) + nokogiri (1.13.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.9-x86_64-darwin) + nokogiri (1.13.10-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.9-x86_64-linux) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) notifications-ruby-client (5.3.0) jwt (>= 1.5, < 3) @@ -269,7 +269,7 @@ GEM public_suffix (5.0.0) puma (5.6.5) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.4) rack-attack (6.6.1) rack (>= 1.0, < 3) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 1b7cb4136..8d38e2e0a 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -211,9 +211,11 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.16.3) - nokogiri (1.13.8-arm64-darwin) + nokogiri (1.13.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.8-x86_64-linux) + nokogiri (1.13.10-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -221,7 +223,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.7) - racc (1.6.0) + racc (1.6.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -256,6 +258,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-darwin-22 x86_64-linux DEPENDENCIES