From f76d4c22095a4126153f50e79e903f8b86ab71ad Mon Sep 17 00:00:00 2001 From: Jason Morley Date: Thu, 20 Aug 2026 10:12:39 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=92=8E=20Update=20Jekyll=20depen?= =?UTF-8?q?dencies=20to=20address=20known=20vulnerabilities?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit docs/Gemfile.lock: - concurrent-ruby 1.3.7 → 1.3.8 - nokogiri 1.18.10 → 1.19.4 - octicons 19.29.2 → 19.33.0 - public_suffix 6.0.2 → 7.0.5 --- docs/Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index b427f92..002c618 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -5,7 +5,7 @@ PATH jekyll (~> 4.2) jekyll-environment-variables jekyll-feed (~> 0.12) - jekyll-gfm-admonitions + jekyll-gfm-admonitions (~> 1.3) jekyll-image-size (~> 1.2) jekyll-toc @@ -17,7 +17,7 @@ GEM base64 (0.3.0) bigdecimal (4.1.2) colorator (1.1.0) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) cssminify (1.0.2) csv (3.3.6) em-websocket (0.5.3) @@ -75,14 +75,14 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) mercenary (0.4.0) - nokogiri (1.18.10-arm64-darwin) + nokogiri (1.19.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-darwin) + nokogiri (1.19.4-x86_64-darwin) racc (~> 1.4) - octicons (19.29.2) + octicons (19.33.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (6.0.2) + public_suffix (7.0.5) racc (1.8.1) rb-fsevent (0.11.2) rb-inotify (0.11.1)