We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12b6df commit a4c8461Copy full SHA for a4c8461
ruby/extractor/Cargo.toml
@@ -9,7 +9,7 @@ edition = "2018"
9
[dependencies]
10
flate2 = "1.0"
11
node-types = { path = "../node-types" }
12
-tree-sitter = "0.19"
+tree-sitter = "0.20"
13
tree-sitter-embedded-template = "0.19"
14
tree-sitter-ruby = { git = "https://github.com/tree-sitter/tree-sitter-ruby.git", rev = "1ebfdb288842dae5a9233e2509a135949023dd82" }
15
clap = "3.0"
0 commit comments