From f7f52fb4c58284345ebfb36ee128f95d8894b641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 23:04:20 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.14.3. - [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.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 912b073..67749a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM logging (2.2.2) little-plugger (~> 1.1) multi_json (~> 1.10) - mini_portile2 (2.4.0) + mini_portile2 (2.8.1) minitar (0.6.1) mixlib-archive (0.4.1) mixlib-log @@ -115,8 +115,9 @@ GEM net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) net-telnet (0.1.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nori (2.6.0) ohai (13.6.0) chef-config (>= 12.5.0.alpha.1, < 14) @@ -133,6 +134,7 @@ GEM plist (3.3.0) proxifier (1.0.3) public_suffix (3.0.1) + racc (1.6.2) rack (2.0.8) retryable (2.0.4) rspec (3.7.0)