From e023b9f7e4c2b6136ad81171a50e2a00c2b738cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 18:46:18 +0000 Subject: [PATCH] Bump nokogiri from 1.18.2 to 1.18.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.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.18.2...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 91b8d26..7b5e8aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,10 +29,14 @@ GEM http_parser.rb (~> 0) eventmachine (1.2.7) ffi (1.17.1-x64-mingw-ucrt) + ffi (1.17.1-x86_64-linux-gnu) forwardable-extended (2.6.0) google-protobuf (4.29.3-x64-mingw-ucrt) bigdecimal rake (>= 13) + google-protobuf (4.29.3-x86_64-linux) + bigdecimal + rake (>= 13) http_parser.rb (0.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) @@ -80,7 +84,9 @@ GEM logger (1.6.6) mercenary (0.4.0) minitest (5.25.4) - nokogiri (1.18.2-x64-mingw-ucrt) + nokogiri (1.18.8-x64-mingw-ucrt) + racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -95,6 +101,8 @@ GEM safe_yaml (1.0.5) sass-embedded (1.83.4-x64-mingw-ucrt) google-protobuf (~> 4.29) + sass-embedded (1.83.4-x86_64-linux-gnu) + google-protobuf (~> 4.29) securerandom (0.4.1) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -102,11 +110,11 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) uri (1.0.2) - wdm (0.2.0) webrick (1.9.1) PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES activesupport (~> 8.0) @@ -115,7 +123,6 @@ DEPENDENCIES jekyll-last-modified-at (~> 1.3) jekyll-redirect-from (~> 0.16.0) jekyll-toc (~> 0.19.0) - wdm (>= 0.1.0) BUNDLED WITH 2.5.22