ruby: Update tree-sitter grammar version (#13216)
Hi, this pull request just updates the `tree-sitter` version for the Ruby language. I checked the changelog and it doesn't contain breaking changes. Thanks. tree-sitter/tree-sitter-ruby@9d86f3761b -> tree-sitter/tree-sitter-ruby@dc2d7d6b50 Release Notes: - N/A
This commit is contained in:
parent
01b836a191
commit
b55961b57a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ language = "Ruby"
|
||||||
|
|
||||||
[grammars.ruby]
|
[grammars.ruby]
|
||||||
repository = "https://github.com/tree-sitter/tree-sitter-ruby"
|
repository = "https://github.com/tree-sitter/tree-sitter-ruby"
|
||||||
commit = "9d86f3761bb30e8dcc81e754b81d3ce91848477e"
|
commit = "dc2d7d6b50f9975bc3c35bbec0ba11b2617b736b"
|
||||||
|
|
||||||
[grammars.embedded_template]
|
[grammars.embedded_template]
|
||||||
repository = "https://github.com/tree-sitter/tree-sitter-embedded-template"
|
repository = "https://github.com/tree-sitter/tree-sitter-embedded-template"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue