add ruby support for semantic search

This commit is contained in:
KCaverly
2023-07-31 10:54:30 -04:00
parent a5dd8dd0a9
commit ca4e21881e
5 changed files with 256 additions and 0 deletions
Generated
+1
View File
@@ -6689,6 +6689,7 @@ dependencies = [
"tree-sitter-elixir 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"tree-sitter-json 0.19.0",
"tree-sitter-lua",
"tree-sitter-ruby",
"tree-sitter-rust",
"tree-sitter-toml 0.20.0",
"tree-sitter-typescript 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",