Update tree-sitter-ruby

This commit is contained in:
Arthur Baars
2021-10-11 12:53:16 +02:00
parent 439d873564
commit fac4df203a
5 changed files with 40 additions and 27 deletions

3
Cargo.lock generated
View File

@@ -608,8 +608,7 @@ dependencies = [
[[package]]
name = "tree-sitter-ruby"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38b8d9d12b864a5f587052046be0bb8c7ae005df605b3150224472c41705268d"
source = "git+https://github.com/tree-sitter/tree-sitter-ruby.git?rev=bb6a42e42b048627a74a127d3e0184c1eef01de9#bb6a42e42b048627a74a127d3e0184c1eef01de9"
dependencies = [
"cc",
"tree-sitter",