diff --git a/Gemfile b/Gemfile index c6e0be6..60f8731 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ source "https://rubygems.org" # # This will help ensure the proper Jekyll version is running. # Happy Jekylling! -gem "jekyll", "~> 4.3.3" +gem "jekyll", "~> 4.4.0" # This is the default theme for new Jekyll sites. You may change this to anything you like. gem "minima", "~> 2.5" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and diff --git a/Gemfile.lock b/Gemfile.lock index 46d374a..a6a1345 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,12 +4,13 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) coderay (1.1.3) colorator (1.1.0) colored (1.2) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) cri (2.15.12) + csv (3.3.2) ddmetrics (1.1.0) ddplugin (1.0.3) diff-lcs (1.5.1) @@ -17,28 +18,31 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.1-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.28.2-x86_64-linux) + google-protobuf (4.29.3-x86_64-linux) bigdecimal rake (>= 13) http_parser.rb (0.8.0) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) immutable-ruby (0.2.0) concurrent-ruby (~> 1.1) sorted_set (~> 1.0) - jekyll (4.3.4) + jekyll (4.4.0) 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) @@ -53,9 +57,10 @@ GEM jekyll (>= 3.8, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) + json (2.9.1) json_schema (0.21.0) - kramdown (2.4.0) - rexml + kramdown (2.5.1) + rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.4) @@ -120,11 +125,11 @@ GEM rb-inotify (0.11.1) ffi (~> 1.0) rbtree (0.4.6) - rexml (3.3.9) - rouge (4.4.0) + rexml (3.4.0) + rouge (4.5.1) safe_yaml (1.0.5) - sass-embedded (1.79.2-x86_64-linux-gnu) - google-protobuf (~> 4.27) + sass-embedded (1.83.4-x86_64-linux-gnu) + google-protobuf (~> 4.29) set (1.1.0) slow_enumerator_tools (1.1.0) sorted_set (1.0.3) @@ -139,7 +144,7 @@ GEM tty-platform (0.3.0) tty-which (0.5.0) unicode-display_width (2.6.0) - webrick (1.8.2) + webrick (1.9.1) zeitwerk (2.6.18) PLATFORMS @@ -147,7 +152,7 @@ PLATFORMS DEPENDENCIES http_parser.rb (~> 0.6.0) - jekyll (~> 4.3.3) + jekyll (~> 4.4.0) jekyll-feed (~> 0.12) jekyll-minibundle logger