File tree Expand file tree Collapse file tree 2 files changed +13
-15
lines changed Expand file tree Collapse file tree 2 files changed +13
-15
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3- gem "jekyll" , "~> 4.3.3 " # installed by `gem jekyll`
3+ gem "jekyll" , "~> 4.3.4 " # installed by `gem jekyll`
44# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55
66gem "just-the-docs" , "0.9.0" # pinned to the current release
Original file line number Diff line number Diff line change 1313 ffi (1.17.0-arm64-darwin )
1414 ffi (1.17.0-x86_64-linux-gnu )
1515 forwardable-extended (2.6.0 )
16- google-protobuf (4.27.5 -arm64-darwin )
16+ google-protobuf (4.28.2 -arm64-darwin )
1717 bigdecimal
1818 rake (>= 13 )
19- google-protobuf (4.27.5 -x86_64-linux )
19+ google-protobuf (4.28.2 -x86_64-linux )
2020 bigdecimal
2121 rake (>= 13 )
2222 http_parser.rb (0.8.0 )
23- i18n (1.14.5 )
23+ i18n (1.14.6 )
2424 concurrent-ruby (~> 1.0 )
25- jekyll (4.3.3 )
25+ jekyll (4.3.4 )
2626 addressable (~> 2.4 )
2727 colorator (~> 1.0 )
2828 em-websocket (~> 0.5 )
6767 rb-fsevent (0.11.2 )
6868 rb-inotify (0.11.1 )
6969 ffi (~> 1.0 )
70- rexml (3.3.6 )
71- strscan
72- rouge (4.3.0 )
70+ rexml (3.3.8 )
71+ rouge (4.4.0 )
7372 safe_yaml (1.0.5 )
74- sass-embedded (1.77.8-arm64-darwin )
75- google-protobuf (~> 4.26 )
76- sass-embedded (1.77.8-x86_64-linux-gnu )
77- google-protobuf (~> 4.26 )
78- strscan (3.1.0 )
73+ sass-embedded (1.79.4-arm64-darwin )
74+ google-protobuf (~> 4.27 )
75+ sass-embedded (1.79.4-x86_64-linux-gnu )
76+ google-protobuf (~> 4.27 )
7977 terminal-table (3.0.2 )
8078 unicode-display_width (>= 1.1.1 , < 3 )
81- unicode-display_width (2.5 .0 )
79+ unicode-display_width (2.6 .0 )
8280 webrick (1.8.2 )
8381
8482PLATFORMS
8583 arm64-darwin-23
8684 x86_64-linux
8785
8886DEPENDENCIES
89- jekyll (~> 4.3.3 )
87+ jekyll (~> 4.3.4 )
9088 just-the-docs (= 0.9.0 )
9189
9290BUNDLED WITH
You can’t perform that action at this time.
0 commit comments