From 5d3a10a043b87d4dfdea2b717fe2629fa65342d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 23:48:57 +0000 Subject: [PATCH] Bump nokogiri from 1.10.7 to 1.13.6 in /6.2-uitesting-watir/addressbook Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.13.6. - [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.7...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- 6.2-uitesting-watir/addressbook/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/6.2-uitesting-watir/addressbook/Gemfile.lock b/6.2-uitesting-watir/addressbook/Gemfile.lock index dbcc02b..0b73fa8 100644 --- a/6.2-uitesting-watir/addressbook/Gemfile.lock +++ b/6.2-uitesting-watir/addressbook/Gemfile.lock @@ -7,9 +7,11 @@ GEM i18n (>= 1.6, < 2) i18n (1.8.2) concurrent-ruby (~> 1.0) - mini_portile2 (2.4.0) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.8.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) regexp_parser (1.6.0) rubyzip (2.2.0) selenium-webdriver (3.142.7)