From 23da21f2e0cdb1c329e62a8a2cdbe3f5dfa7c08a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 12:35:30 +0000 Subject: [PATCH] Bump nokogiri from 1.15.6 to 1.16.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.6 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.15.6...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b916926..718b5b46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,11 +61,9 @@ GEM mini_portile2 (2.8.7) neat (4.0.0) thor (~> 0.19) - nokogiri (1.15.6) + nokogiri (1.16.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.15.6-x64-mingw32) - racc (~> 1.4) parallel (1.26.3) pathutil (0.16.2) forwardable-extended (~> 2.6)