From fe84a5e4b420f608aac9251cd57b8c7306c804f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 22:39:14 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.9/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...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 41fde93..99c6079 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM libyajl2 (1.0.1) method_source (0.8.2) mime-types (1.25.1) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) mixlib-authentication (1.3.0) mixlib-log mixlib-cli (1.5.0) @@ -86,8 +86,9 @@ GEM net-ssh-multi (1.2.0) net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ohai (7.2.4) ffi (~> 1.9) ffi-yajl (~> 1.0) @@ -104,6 +105,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + racc (1.6.0) rack (2.0.8) rest-client (1.6.7) mime-types (>= 1.16)