From 062f707022dff186b228e3e73f843d7efe7918f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 06:44:37 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...v1.13.9) --- 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 7b240d2..fefb0b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM lumberjack (1.0.9) method_source (0.8.2) mime-types (1.25.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitar (0.5.4) mixlib-authentication (1.3.0) mixlib-log @@ -101,8 +101,9 @@ GEM net-ssh-multi (1.2.0) net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ohai (7.4.0) ffi (~> 1.9) ffi-yajl (~> 1.0) @@ -120,6 +121,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + racc (1.6.0) rack (1.5.2) rake (10.3.2) rb-fsevent (0.9.4)