From 0b7c76257904288922c90516aae007983d7e79fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:23:18 +0100 Subject: [PATCH] Bump nokogiri from 1.14.3 to 1.16.2 (#54) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.2. - [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.14.3...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6fb59ce..29a3ae6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,6 +38,7 @@ GEM http_parser.rb (~> 0) ethon (0.16.0) ffi (>= 1.15.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) execjs (2.9.1) faraday (2.8.1) @@ -45,6 +46,7 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) + ffi (1.16.3) ffi (1.16.3-x64-mingw32) filesize (0.2.0) forwardable-extended (2.6.0) @@ -234,13 +236,15 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) + mini_portile2 (2.8.5) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.21.2) mutex_m (0.2.0) - nokogiri (1.15.5-x64-mingw32) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -276,13 +280,14 @@ GEM concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext + unf_ext (0.0.9.1) unf_ext (0.0.9.1-x64-mingw32) unicode-display_width (1.8.0) verbal_expressions (0.1.5) - wdm (0.1.1) PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES github-pages (>= 228) @@ -293,7 +298,6 @@ DEPENDENCIES jekyll-seo-tag jekyll-sitemap nokogiri (>= 1.15.4) - wdm (>= 0.1.1) BUNDLED WITH 2.4.19