From 4969b91a940159661fba7cd7fa5d04abe72ae443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 23:53:33 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.10.5 to 1.13.9 in /scripts Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- scripts/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/scripts/Gemfile.lock b/scripts/Gemfile.lock index 80e784b49f95a..325c55b8604b8 100644 --- a/scripts/Gemfile.lock +++ b/scripts/Gemfile.lock @@ -26,12 +26,14 @@ GEM loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) paint (2.1.1) parallel (1.17.0) + racc (1.6.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)