From dd838fd1297962d86aefbce0e03a461ffebf6eb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 09:49:12 +0000 Subject: [PATCH] Bump nokogiri from 1.6.3.1 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.3.1 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.3.1...v1.13.4) --- 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..ff5499fac 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.4) + 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)