about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-11-08 23:33:28 +0000
committerEric Wong <normalperson@yhbt.net>2011-11-08 23:33:28 +0000
commitbbad43ec56c978c2d62c8f429354b04d20683c99 (patch)
tree41df23ec5bb1c93554d75ae76917f5df9bbc29fc
parent42449ebe6d56ef76249c52267fe5e786edccbba5 (diff)
downloadmogilefs-client-bbad43ec56c978c2d62c8f429354b04d20683c99.tar.gz
I don't use any of its tools
-rw-r--r--Rakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index 3b66577..5d434b3 100644
--- a/Rakefile
+++ b/Rakefile
@@ -13,8 +13,6 @@ Hoe.new 'mogilefs-client', MogileFS::VERSION do |p|
   p.description = p.paragraphs_of('README.txt', 9).first
   p.url = p.paragraphs_of('README.txt', 5).first
   p.changes = p.paragraphs_of('History.txt', 0..1).join("\n\n")
-
-  p.extra_dev_deps << ['ZenTest', '>= 3.6.1']
 end
 
 task :fix_perms do