From 7135c95e475399daa1d0560c3281203a42f05325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 22:47:48 +0000 Subject: [PATCH] Bump nokogiri from 1.15.2 to 1.18.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.2 to 1.18.4. - [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.2...v1.18.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 8f5e6c086c..57b2bdcf82 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - nokogiri (1.15.2-x86_64-darwin) + nokogiri (1.18.4-x86_64-darwin) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -95,7 +95,7 @@ GEM premonition (2.0.1) progressbar (1.13.0) public_suffix (5.0.1) - racc (1.6.2) + racc (1.8.1) rake (13.0.6) rb-fsevent (0.11.2) rb-inotify (0.10.1) @@ -119,7 +119,6 @@ GEM webrick (1.8.1) PLATFORMS - ruby x86_64-darwin-19 x86_64-darwin-20