Commit 6d3427e4 authored by Ash Moran's avatar Ash Moran

Enable RSpec in all ST versions

parent 116022dc
...@@ -235,7 +235,7 @@ ...@@ -235,7 +235,7 @@
"details": "https://github.com/felipeelias/sublime-text-2-rbenv/tree/master" "details": "https://github.com/felipeelias/sublime-text-2-rbenv/tree/master"
} }
] ]
}, },
{ {
"name": "Read Only Buffer", "name": "Read Only Buffer",
"details": "https://github.com/crazybyte/SublimeReadOnlyBuffer", "details": "https://github.com/crazybyte/SublimeReadOnlyBuffer",
...@@ -581,7 +581,7 @@ ...@@ -581,7 +581,7 @@
"details": "https://github.com/SublimeText/RSpec", "details": "https://github.com/SublimeText/RSpec",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/SublimeText/RSpec/tree/master" "details": "https://github.com/SublimeText/RSpec/tree/master"
} }
] ]
......
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