plugins/textmate/plugin.rb in redcar-0.4.1 vs plugins/textmate/plugin.rb in redcar-0.5

- 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" + dependencies "core", ">0", "application", ">0", "HTML View", ">=0.3.2", "tree", ">0" end