plugins/textmate/plugin.rb in redcar-0.11.0dev vs plugins/textmate/plugin.rb in redcar-0.11
- old
+ new
@@ -2,7 +2,7 @@
Plugin.define do
name "textmate"
version "1.0"
file "lib", "textmate"
object "Redcar::Textmate"
- dependencies "core", ">0", "application", ">0", "HTML View", ">=0.3.2", "tree", ">0"
+ dependencies "core", ">0", "application", ">0", "HTML View", ">=0.3.2"
end