Skip to content

Commit

Permalink
Don't force RubyGems version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
judofyr committed Sep 27, 2008
1 parent e19928f commit f82ae20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ 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 f82ae20

Please sign in to comment.