From 326cb294251fd09cd4df3ab6dc7a3b560c370076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:28:05 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.12.5. - [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.4...v1.12.5) --- 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..88101dc 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.6.1) 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.12.5) + mini_portile2 (~> 2.6.1) + 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.5.2) rack (2.0.8) rest-client (1.6.7) mime-types (>= 1.16)