From 823f0b4f3c20497cc11768f1ab6150f470033901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 03:31:21 +0000 Subject: [PATCH] Bump nokogiri from 1.6.3.1 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.3.1 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.6.3.1...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e96e5275..dd8f05be8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM libyajl2 (1.2.0) method_source (0.8.2) mime-types (2.6.1) - mini_portile (0.6.0) + mini_portile2 (2.8.0) minitar (0.5.4) mixlib-authentication (1.3.0) mixlib-log @@ -82,8 +82,9 @@ GEM net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) net-telnet (0.1.1) - nokogiri (1.6.3.1) - mini_portile (= 0.6.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ohai (8.5.1) ffi (~> 1.9) ffi-yajl (~> 2.2) @@ -102,6 +103,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + racc (1.6.0) rack (1.6.4) rake (10.4.2) rspec (3.3.0)