Skip to content

Commit e18f6cf

Browse files
committed
Add note about Ruby.
1 parent b469387 commit e18f6cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ The grammar processes entities in this order to resolve ambiguities:
8282

8383
## Dependencies
8484

85+
Most of these are downloaded by Bazel. These dependencies are listed to explain which versions they are implemented in. A notable exception are the Ruby dependencies, because they are not fully managed by Bazel.
86+
8587
- **Rust**: 1.91.1+
8688
- **Bazel**: 8.4.2+ (for full build)
8789
- **Ruby**: 3.3+ (requires libyaml: `brew install libyaml` on macOS)

0 commit comments

Comments
 (0)