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'
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.8.2" # pinned to the current release
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.6 )
5- public_suffix (>= 2.0.2 , < 6.0 )
4+ addressable (2.8.7 )
5+ public_suffix (>= 2.0.2 , < 7.0 )
6+ bigdecimal (3.1.8 )
67 colorator (1.1.0 )
7- concurrent-ruby (1.2.3 )
8+ concurrent-ruby (1.3.4 )
89 em-websocket (0.5.3 )
910 eventmachine (>= 0.12.9 )
1011 http_parser.rb (~> 0 )
1112 eventmachine (1.2.7 )
12- ffi (1.16.3 )
13+ ffi (1.17.0-arm64-darwin )
14+ ffi (1.17.0-x86_64-linux-gnu )
1315 forwardable-extended (2.6.0 )
14- google-protobuf (3.25.3-arm64-darwin )
15- google-protobuf (3.25.3-x86_64-linux )
16+ google-protobuf (4.28.1-arm64-darwin )
17+ bigdecimal
18+ rake (>= 13 )
19+ google-protobuf (4.28.1-x86_64-linux )
20+ bigdecimal
21+ rake (>= 13 )
1622 http_parser.rb (0.8.0 )
17- i18n (1.14.4 )
23+ i18n (1.14.6 )
1824 concurrent-ruby (~> 1.0 )
19- jekyll (4.3.3 )
25+ jekyll (4.3.4 )
2026 addressable (~> 2.4 )
2127 colorator (~> 1.0 )
2228 em-websocket (~> 0.5 )
5662 mercenary (0.4.0 )
5763 pathutil (0.16.2 )
5864 forwardable-extended (~> 2.6 )
59- public_suffix (5 .0.5 )
65+ public_suffix (6 .0.1 )
6066 rake (13.2.1 )
6167 rb-fsevent (0.11.2 )
62- rb-inotify (0.10 .1 )
68+ rb-inotify (0.11 .1 )
6369 ffi (~> 1.0 )
64- rexml (3.2.6 )
65- rouge (4.2.1 )
70+ rexml (3.3.7 )
71+ rouge (4.4.0 )
6672 safe_yaml (1.0.5 )
67- sass-embedded (1.69.5 )
68- google-protobuf (~> 3.23 )
69- rake (>= 13.0.0 )
70- sass-embedded (1.69.5-arm64-darwin )
71- google-protobuf (~> 3.23 )
73+ sass-embedded (1.78.0-arm64-darwin )
74+ google-protobuf (~> 4.27 )
75+ sass-embedded (1.78.0-x86_64-linux-gnu )
76+ google-protobuf (~> 4.27 )
7277 terminal-table (3.0.2 )
7378 unicode-display_width (>= 1.1.1 , < 3 )
74- unicode-display_width (2.5 .0 )
79+ unicode-display_width (2.6 .0 )
7580 webrick (1.8.1 )
7681
7782PLATFORMS
7883 arm64-darwin
7984 x86_64-linux
8085
8186DEPENDENCIES
82- jekyll (~> 4.3.3 )
87+ jekyll (~> 4.3.4 )
8388 just-the-docs (= 0.8.2 )
8489
8590BUNDLED WITH
You can’t perform that action at this time.
0 commit comments