File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ gem "jekyll", "~> 4.4.1" # installed by `gem jekyll`
44# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55
66gem "just-the-docs" , "0.10.1" # pinned to the current release
7- # gem "just-the-docs" # always download the latest release
7+ # gem "just-the-docs" # always download the latest release
Original file line number Diff line number Diff line change 1818 google-protobuf (4.30.2-arm64-darwin )
1919 bigdecimal
2020 rake (>= 13 )
21+ google-protobuf (4.30.2-x86_64-linux )
22+ bigdecimal
23+ rake (>= 13 )
2124 http_parser.rb (0.8.0 )
2225 i18n (1.14.7 )
2326 concurrent-ruby (~> 1.0 )
7578 safe_yaml (1.0.5 )
7679 sass-embedded (1.87.0-arm64-darwin )
7780 google-protobuf (~> 4.30 )
81+ sass-embedded (1.87.0-x86_64-linux-gnu )
82+ google-protobuf (~> 4.30 )
7883 terminal-table (3.0.2 )
7984 unicode-display_width (>= 1.1.1 , < 3 )
8085 unicode-display_width (2.6.0 )
@@ -86,8 +91,7 @@ PLATFORMS
8691
8792DEPENDENCIES
8893 jekyll (~> 4.4.1 )
89- jekyll-sass-converter (~> 3.1.0 )
90- just-the-docs (= 0.10.1 )
94+ just-the-docs
9195
9296BUNDLED WITH
9397 2.5.9
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ url: https://just-the-docs.github.io
99aux_links :
1010 Quant : https://quant.network/
1111 Flow : https://quant.network/quant-flow/
12+ Sandbox :
1213
1314
14- favicon_ico : " /assets/images/favicon.ico"
15+ favicon_ico : " /assets/images/favicon.ico"
You can’t perform that action at this time.
0 commit comments