From cad38d929090352eaa5b782ccf1b90f331748d25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 03:57:10 +0000 Subject: [PATCH] chore(deps): bump nokogiri Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.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.8.5...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../workspaces/ruby-app-thresholds/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/test/acceptance/workspaces/ruby-app-thresholds/Gemfile.lock b/test/acceptance/workspaces/ruby-app-thresholds/Gemfile.lock index 1471006e88..ef93c25a93 100644 --- a/test/acceptance/workspaces/ruby-app-thresholds/Gemfile.lock +++ b/test/acceptance/workspaces/ruby-app-thresholds/Gemfile.lock @@ -3,11 +3,13 @@ GEM specs: crass (1.0.4) lynx (0.4.0) - mini_portile2 (2.3.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + mini_portile2 (2.8.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nokogumbo (1.5.0) nokogiri + racc (1.6.0) sanitize (4.6.2) crass (~> 1.0.2) nokogiri (>= 1.4.4)