From 778e6fd7cdfc6b2067c3a8107be2cf47971542dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 15:28:43 +0000 Subject: [PATCH] Bump nokogiri from 1.11.7 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 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.11.7...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 52f75c6..f3c15b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -244,7 +244,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_mime (1.1.0) - mini_portile2 (2.5.3) + mini_portile2 (2.8.0) minitest (5.14.4) multi_json (1.15.0) multi_xml (0.6.0) @@ -256,8 +256,8 @@ GEM net-ssh (>= 2.6.5) net-ssh (5.2.0) netrc (0.11.0) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) open4 (1.3.0) optimist (3.0.1) @@ -270,7 +270,7 @@ GEM mime-types (~> 3.1) rest-client (~> 2.0) rexml (~> 3.2) - racc (1.5.2) + racc (1.6.0) rbvmomi (2.4.1) builder (~> 3.0) json (>= 1.8)