summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-03-03 11:35:54 +0100
committerChristoph Helma <helma@in-silico.ch>2011-03-03 11:35:54 +0100
commit2b0ad7c00ec9559d05e07e78cee5f7846d51ee5f (patch)
treec7136510cab3696de47d6c264a89ebc537d7a1bc /Rakefile
parent9f91e5438a32f0b3b5b3755adfa20d4e0d36566b (diff)
login methods in to-html.rb removed, interferes with ToxCreate login
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index eb0b23a..b496cc2 100644
--- a/Rakefile
+++ b/Rakefile
@@ -28,6 +28,7 @@ begin
"tmail",
"rinruby",
"ohm",
+ "SystemTimer",
"rjb"
].each { |dep| gem.add_dependency dep }
=begin