aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index f9f71b4f5a..5590e694f1 100644
--- a/Rakefile
+++ b/Rakefile
@@ -4,6 +4,7 @@ require 'hoe'
Hoe.plugin :minitest
Hoe.plugin :gemspec # `gem install hoe-gemspec`
+Hoe.plugin :git # `gem install hoe-git`
Hoe.spec 'arel' do
developer('Aaron Patterson', 'aaron@tenderlovemaking.com')