Skip to content
This repository has been archived by the owner on Aug 18, 2018. It is now read-only.

Commit

Permalink
Activate the hoe-git plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarnette committed Jun 23, 2009
1 parent dc5b3bb commit 588bb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -2,7 +2,7 @@ require "rubygems"
require "hoe"
require "rake/extensiontask"

Hoe.plugin :debugging
Hoe.plugin :debugging, :git

HOE = Hoe.spec "johnson" do
developer "John Barnette", "jbarnette@rubyforge.org"
Expand Down

0 comments on commit 588bb87

Please sign in to comment.