Skip to content

Commit

Permalink
Echoe builds correctly gems again
Browse files Browse the repository at this point in the history
This reverts commit f82ae20.
  • Loading branch information
judofyr committed Sep 28, 2008
1 parent 8830481 commit 3acce75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -8,7 +8,6 @@ Echoe.new('gash') do |p|
p.summary = "Git + Hash"
p.url = "http://dojo.rubyforge.org/gash/"
p.rdoc_options += ["--main", "Gash", "--title", "Gash"]
p.rubygems_version = nil
end

Rake::Task[:publish_docs].instance_eval do
Expand Down

0 comments on commit 3acce75

Please sign in to comment.