From 3d4fc49c80d20af353cd08c540c7ed054c200194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 16:55:02 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.18.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 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.10.4...v1.18.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 1bf216c..fbe62c0 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM typhoeus (~> 0.7) html-pipeline (1.9.0) activesupport (>= 2) - nokogiri (~> 1.10.4) + nokogiri (~> 1.4) i18n (0.7.0) jekyll (3.6.3) classifier-reborn (~> 2.0) @@ -70,9 +70,9 @@ GEM coffee-script (~> 2.2) jekyll-feed (0.3.1) jekyll-gist (1.3.5) - jekyll-lunr-js-search (0.3.0) + jekyll-lunr-js-search (3.2.0) json (~> 1.8) - nokogiri (~> 1.10.4) + nokogiri (~> 1.6) therubyracer (~> 0.12) jekyll-mentions (0.2.1) html-pipeline (~> 1.9.0) @@ -100,11 +100,12 @@ GEM rb-inotify (>= 0.9) maruku (0.7.0) mercenary (0.3.5) - mini_portile (0.6.2) + mini_portile2 (2.8.8) minitest (5.8.2) net-dns (0.8.0) - nokogiri (1.10.4) - mini_portile (~> 0.6.0) + nokogiri (1.18.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) parslet (1.5.0) blankslate (~> 2.0) posix-spawn (0.3.11) @@ -112,6 +113,7 @@ GEM pygments.rb (0.6.3) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.3.1) + racc (1.8.1) rb-fsevent (0.9.6) rb-inotify (0.9.5) ffi (>= 1.9.24)