Commit bc77b744 authored by FichteFoll's avatar FichteFoll

Merge pull request #3300 from shuky19/master

add support of Ruby Debugger to sublime 2
parents 4e11c3ae c43efc74
...@@ -862,7 +862,7 @@ ...@@ -862,7 +862,7 @@
"labels": ["debug", "debugger", "rails", "ruby"], "labels": ["debug", "debugger", "rails", "ruby"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"details": "https://github.com/shuky19/sublime_debugger/tags" "details": "https://github.com/shuky19/sublime_debugger/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