File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ source 'https://rubygems.org'
33gem "jekyll" , "~> 4.3.3" # installed by `gem jekyll`
44# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55
6- gem "just-the-docs" , "0.7.0 " # pinned to the current release
6+ gem "just-the-docs" , "0.8.1 " # pinned to the current release
77# gem "just-the-docs" # always download the latest release
Original file line number Diff line number Diff line change 44 addressable (2.8.6 )
55 public_suffix (>= 2.0.2 , < 6.0 )
66 colorator (1.1.0 )
7- concurrent-ruby (1.2.2 )
7+ concurrent-ruby (1.2.3 )
88 em-websocket (0.5.3 )
99 eventmachine (>= 0.12.9 )
1010 http_parser.rb (~> 0 )
1111 eventmachine (1.2.7 )
1212 ffi (1.16.3 )
1313 forwardable-extended (2.6.0 )
14- google-protobuf (3.25.2 )
14+ google-protobuf (3.25.3-arm64-darwin )
15+ google-protobuf (3.25.3-x86_64-linux )
1516 http_parser.rb (0.8.0 )
16- i18n (1.14.1 )
17+ i18n (1.14.4 )
1718 concurrent-ruby (~> 1.0 )
1819 jekyll (4.3.3 )
1920 addressable (~> 2.4 )
3940 jekyll (>= 3.8 , < 5.0 )
4041 jekyll-watch (2.2.1 )
4142 listen (~> 3.0 )
42- just-the-docs (0.7.0 )
43+ just-the-docs (0.8.1 )
4344 jekyll (>= 3.8.5 )
4445 jekyll-include-cache
4546 jekyll-seo-tag (>= 2.0 )
4950 kramdown-parser-gfm (1.1.0 )
5051 kramdown (~> 2.0 )
5152 liquid (4.0.4 )
52- listen (3.8 .0 )
53+ listen (3.9 .0 )
5354 rb-fsevent (~> 0.10 , >= 0.10.3 )
5455 rb-inotify (~> 0.9 , >= 0.9.10 )
5556 mercenary (0.4.0 )
5657 pathutil (0.16.2 )
5758 forwardable-extended (~> 2.6 )
5859 public_suffix (5.0.4 )
59- rake (13.0.6 )
60+ rake (13.1.0 )
6061 rb-fsevent (0.11.2 )
6162 rb-inotify (0.10.1 )
6263 ffi (~> 1.0 )
6364 rexml (3.2.6 )
6465 rouge (4.2.0 )
6566 safe_yaml (1.0.5 )
66- sass-embedded (1.69.5 -arm64-darwin )
67- google-protobuf (~> 3.23 )
68- sass-embedded (1.69.5 -x86_64-linux-gnu )
69- google-protobuf (~> 3.23 )
67+ sass-embedded (1.71.1 -arm64-darwin )
68+ google-protobuf (~> 3.25 )
69+ sass-embedded (1.71.1 -x86_64-linux-gnu )
70+ google-protobuf (~> 3.25 )
7071 terminal-table (3.0.2 )
7172 unicode-display_width (>= 1.1.1 , < 3 )
7273 unicode-display_width (2.5.0 )
@@ -78,7 +79,7 @@ PLATFORMS
7879
7980DEPENDENCIES
8081 jekyll (~> 4.3.3 )
81- just-the-docs (= 0.7.0 )
82+ just-the-docs (= 0.8.1 )
8283
8384BUNDLED WITH
8485 2.3.26
You can’t perform that action at this time.
0 commit comments