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.
2 parents eed98bd + f6b9073 commit d619e2eCopy full SHA for d619e2e
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 = "bb6a42e42b048627a74a127d3e0184c1eef01de9" }
15
clap = "2.33"
0 commit comments