From 3d6aba0617bec7f5c0fbc7638df8d328556338c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 03:38:26 +0000 Subject: [PATCH] Bump nokogiri from 1.15.2 to 1.18.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.2 to 1.18.8. - [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.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 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..9a7fef1717 --- 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.8-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