From a8e2e02bed6f5d986a35c622e6ff67979aa69c01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 16:20:02 +0000 Subject: [PATCH] Bump nokogiri in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `nokogiri` from 1.13.8 to 1.16.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.13.8...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c0f3ef33..39a6da75 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,13 +82,11 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.8.0) + mini_portile2 (2.8.7) minitest (5.18.0) multipart-post (2.1.1) - nokogiri (1.13.8) - mini_portile2 (~> 2.8.0) - racc (~> 1.4) - nokogiri (1.13.8-x64-mingw32) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.18.0) faraday (>= 0.9) @@ -96,7 +94,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.6) - racc (1.6.0) + racc (1.8.1) rake (12.3.3) rb-fsevent (0.10.4) rb-inotify (0.10.1)