⬆️ tree-sitter-ruby

This commit is contained in:
Max Brunsfeld
2018-10-22 11:20:21 -07:00
parent 692c1d3253
commit 74fee65b76

6
package-lock.json generated
View File

@@ -5652,9 +5652,9 @@
}
},
"tree-sitter-ruby": {
"version": "0.13.10",
"resolved": "https://registry.npmjs.org/tree-sitter-ruby/-/tree-sitter-ruby-0.13.10.tgz",
"integrity": "sha512-IbDvrFc4MazC4IvlwCYRfGqy0YL9aSz0M3BmVe+PSOS+SZUvAiphunHiHw81sU+KxXNWelyCvNch3mC80MSqbg==",
"version": "0.13.11",
"resolved": "https://registry.npmjs.org/tree-sitter-ruby/-/tree-sitter-ruby-0.13.11.tgz",
"integrity": "sha512-EBmBBZ20yaoRqDRgQof9Yir29/3lv5cY/y8UDUC1GzRf5pYd4CsYU0WAjIJ7dyAv+3n7p3y/LOuXkyJLiIN1wA==",
"requires": {
"nan": "^2.10.0",
"prebuild-install": "^5.0.0"