Commit c99268ed authored by FichteFoll's avatar FichteFoll

Merge pull request #3789 from princemaple/master

Update RSpec lables and releases
parents 2214fc03 6e5c7458
......@@ -816,11 +816,17 @@
]
},
{
"name": "RSpec",
"details": "https://github.com/SublimeText/RSpec",
"labels": ["snippets", "build system", "language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/SublimeText/RSpec/tree/master"
"sublime_text": "<3000",
"details": "https://github.com/SublimeText/RSpec/tree/st2"
},
{
"sublime_text": ">=3000",
"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