From b4bc493b07a5ce360a3693fa1893fd9f22d2604e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 02:07:34 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.11.4. - [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.11.4) 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..fb37229 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.5.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.11.4) + mini_portile2 (~> 2.5.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.5.2) rack (2.0.8) rest-client (1.6.7) mime-types (>= 1.16)