File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
2- gem "jekyll" , "~> 4.3.4 " # installed by `gem jekyll`
2+ gem "jekyll" , "~> 4.4.0 " # installed by `gem jekyll`
33# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
44gem "just-the-docs" , "0.10.1" # pinned to the current release
55# gem "just-the-docs" # always download the latest release
Original file line number Diff line number Diff line change 66 base64 (0.2.0 )
77 bigdecimal (3.1.9 )
88 colorator (1.1.0 )
9- concurrent-ruby (1.3.4 )
9+ concurrent-ruby (1.3.5 )
1010 csv (3.3.2 )
1111 em-websocket (0.5.3 )
1212 eventmachine (>= 0.12.9 )
1515 ffi (1.17.1-arm64-darwin )
1616 ffi (1.17.1-x86_64-linux-gnu )
1717 forwardable-extended (2.6.0 )
18- google-protobuf (4.29.2 )
18+ google-protobuf (4.29.3-arm64-darwin )
19+ bigdecimal
20+ rake (>= 13 )
21+ google-protobuf (4.29.3-x86_64-linux )
1922 bigdecimal
2023 rake (>= 13 )
2124 http_parser.rb (0.8.0 )
22- i18n (1.14.6 )
25+ i18n (1.14.7 )
2326 concurrent-ruby (~> 1.0 )
24- jekyll (4.3.4 )
27+ jekyll (4.4.0 )
2528 addressable (~> 2.4 )
29+ base64 (~> 0.2 )
2630 colorator (~> 1.0 )
31+ csv (~> 3.0 )
2732 em-websocket (~> 0.5 )
2833 i18n (~> 1.0 )
2934 jekyll-sass-converter (>= 2.0 , < 4.0 )
3035 jekyll-watch (~> 2.0 )
36+ json (~> 2.6 )
3137 kramdown (~> 2.3 , >= 2.3.1 )
3238 kramdown-parser-gfm (~> 1.0 )
3339 liquid (~> 4.0 )
34- mercenary (>= 0.3.6 , < 0.5 )
40+ mercenary (~> 0.3 , >= 0.3.6 )
3541 pathutil (~> 0.9 )
3642 rouge (>= 3.0 , < 5.0 )
3743 safe_yaml (~> 1.0 )
4551 jekyll (>= 3.8 , < 5.0 )
4652 jekyll-watch (2.2.1 )
4753 listen (~> 3.0 )
54+ json (2.9.1 )
4855 just-the-docs (0.10.1 )
4956 jekyll (>= 3.8.5 )
5057 jekyll-include-cache
7077 rexml (3.4.0 )
7178 rouge (4.5.1 )
7279 safe_yaml (1.0.5 )
73- sass-embedded (1.83.1 -arm64-darwin )
80+ sass-embedded (1.83.4 -arm64-darwin )
7481 google-protobuf (~> 4.29 )
75- sass-embedded (1.83.1 -x86_64-linux-gnu )
82+ sass-embedded (1.83.4 -x86_64-linux-gnu )
7683 google-protobuf (~> 4.29 )
7784 terminal-table (3.0.2 )
7885 unicode-display_width (>= 1.1.1 , < 3 )
@@ -86,7 +93,7 @@ PLATFORMS
8693DEPENDENCIES
8794 base64
8895 csv
89- jekyll (~> 4.3.4 )
96+ jekyll (~> 4.4.0 )
9097 just-the-docs (= 0.10.1 )
9198 logger
9299
You can’t perform that action at this time.
0 commit comments