Commit 8abf15c1 authored by Po Chen's avatar Po Chen

Update RSpec lables and releases

parent 2214fc03
...@@ -816,11 +816,13 @@ ...@@ -816,11 +816,13 @@
] ]
}, },
{ {
"name": "RSpec",
"details": "https://github.com/SublimeText/RSpec", "details": "https://github.com/SublimeText/RSpec",
"labels": ["snippets", "build system", "language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"details": "https://github.com/SublimeText/RSpec/tree/master" "details": "https://github.com/SublimeText/RSpec/tags"
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment