Rakefile in hoe-3.25.0 vs Rakefile in hoe-3.26.0
- old
+ new
@@ -4,9 +4,10 @@
require "./lib/hoe.rb"
Hoe.plugin :seattlerb
Hoe.plugin :isolate
Hoe.plugin :rdoc
+Hoe.plugin :cov
Hoe.spec "hoe" do
developer "Ryan Davis", "ryand-ruby@zenspider.com"
self.group_name = "seattlerb"