1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

Rename the ruby package.

This commit is contained in:
Rob Rix 2017-08-11 08:06:37 -04:00
parent 10c653bd95
commit c5b6c0a054
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: ruby
name: tree-sitter-ruby
version: 0.1.0
synopsis: tree-sitter ruby language bindings
description: Please see README.md

View File

@ -119,7 +119,7 @@ library
, tree-sitter-go
, tree-sitter-json
, tree-sitter-python
, ruby
, tree-sitter-ruby
, typescript
default-language: Haskell2010
default-extensions: DeriveFunctor, DeriveFoldable, DeriveTraversable, DeriveGeneric, FlexibleContexts, FlexibleInstances, OverloadedStrings, RecordWildCards, StrictData