From 90183aedefa1bae5fe68b60ced5cde415594a0ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 07:07:27 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 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.6.6.2...v1.14.3) --- 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 55451fcd..8efece44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -246,7 +246,7 @@ GEM lumberjack (1.0.9) method_source (0.8.2) mime-types (1.25.1) - mini_portile (0.6.2) + mini_portile2 (2.8.1) minitar (0.5.4) minitest (5.5.1) mixlib-authentication (1.3.0) @@ -269,8 +269,9 @@ GEM net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) nio4r (1.1.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.0.3) nenv (~> 0.1) shellany (~> 0.0) @@ -298,6 +299,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + racc (1.6.2) rack (1.6.0) rainbow (1.99.2) rake (10.4.2)