We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a046753 commit 360f317Copy full SHA for 360f317
Rakefile
@@ -6,6 +6,7 @@ require 'hoe'
6
Hoe.plugin :doofus
7
Hoe.plugin :git
8
Hoe.plugin :gemspec
9
+Hoe.plugin :rubyforge
10
11
Hoe.spec 'net-ldap' do |spec|
12
spec.rubyforge_name = spec.name
0 commit comments