From 03379c12759591b1231fea7f24b906bdb6c2c0bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:12:21 +0000 Subject: [PATCH] Bump nokogiri from 1.14.3 to 1.16.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.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.14.3...v1.16.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07c78ab..cff0f95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM logify (0.2.0) method_source (0.8.2) mime-types (1.25.1) - mini_portile2 (2.8.1) + mini_portile2 (2.8.5) minitar (0.5.4) mixlib-authentication (1.3.0) mixlib-log @@ -119,8 +119,8 @@ GEM net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) nio4r (1.2.0) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.16.3) + mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (3.8.0) sawyer (~> 0.6.0, >= 0.5.3) @@ -141,7 +141,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - racc (1.6.2) + racc (1.7.3) rack (3.0.7) rake (13.0.3) rest-client (1.6.7)