about summary refs log tree commit homepage
diff options
context:
space:
mode:
-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