plugins/runnables/plugin.rb in redcar-0.11 vs plugins/runnables/plugin.rb in redcar-0.12

- old
+ new

@@ -2,8 +2,8 @@ Plugin.define do name "runnables" version "1.0" file "lib", "runnables" object "Redcar::Runnables" - dependencies "application", ">=1.1", - "HTML View", ">0" + dependencies "HTML View", ">0", + "project", ">0" end \ No newline at end of file