From ec16a3265dfa3fd41b0845f31312a9fb8f281faa Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 9 Apr 2026 06:13:36 +0000 Subject: [PATCH] chore(deps): update dependency jekyll to "~> 4.4.0" --- docs/Gemfile | 2 +- docs/Gemfile.lock | 17 ++++++++++------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/docs/Gemfile b/docs/Gemfile index a3f30a010bc..e9a5bbdeb06 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -9,7 +9,7 @@ source "https://rubygems.org" # # This will help ensure the proper Jekyll version is running. # Happy Jekylling! -gem "jekyll", "~> 4.3.2" +gem "jekyll", "~> 4.4.0" gem "csv" gem "base64" gem "jekyll-feed", "~> 0.15" diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 1afc1029749..88718b7ef1a 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -4,7 +4,7 @@ GEM addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.1) colorator (1.1.0) concurrent-ruby (1.3.6) csv (3.3.5) @@ -18,25 +18,28 @@ GEM logger faraday-net_http (3.4.2) net-http (~> 0.5) - ffi (1.17.3-x86_64-linux-gnu) + ffi (1.17.4-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.34.0-x86_64-linux-gnu) + google-protobuf (4.34.1-x86_64-linux-gnu) bigdecimal rake (~> 13.3) http_parser.rb (0.8.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - jekyll (4.3.4) + jekyll (4.4.1) addressable (~> 2.4) + base64 (~> 0.2) colorator (~> 1.0) + csv (~> 3.0) em-websocket (~> 0.5) i18n (~> 1.0) jekyll-sass-converter (>= 2.0, < 4.0) jekyll-watch (~> 2.0) + json (~> 2.6) kramdown (~> 2.3, >= 2.3.1) kramdown-parser-gfm (~> 1.0) liquid (~> 4.0) - mercenary (>= 0.3.6, < 0.5) + mercenary (~> 0.3, >= 0.3.6) pathutil (~> 0.9) rouge (>= 3.0, < 5.0) safe_yaml (~> 1.0) @@ -97,7 +100,7 @@ GEM rexml (3.4.4) rouge (4.7.0) safe_yaml (1.0.5) - sass-embedded (1.97.3-x86_64-linux-gnu) + sass-embedded (1.99.0-x86_64-linux-gnu) google-protobuf (~> 4.31) sawyer (0.9.3) addressable (>= 2.3.5) @@ -115,7 +118,7 @@ DEPENDENCIES base64 csv http_parser.rb (~> 0.8.0) - jekyll (~> 4.3.2) + jekyll (~> 4.4.0) jekyll-default-layout jekyll-feed (~> 0.15) jekyll-github-metadata