summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index be8f690..f9aef47 100644
--- a/Rakefile
+++ b/Rakefile
@@ -11,7 +11,7 @@ end
gem 'rake-compiler', '>= 0.4.1'
require "rake/extensiontask"
-Hoe.plugin :debugging, :doofus, :git, :gemspec, :isolate
+Hoe.plugin :doofus, :git, :gemspec, :isolate
$hoe = Hoe.spec 'psych' do
developer 'Aaron Patterson', 'aaron@tenderlovemaking.com'