source "https://rubygems.org" gemspec gem "rake", "< 11" gem "minitest" gem "hoe" if ENV["rdoc"] == "master" gem "rdoc", :github => "ruby/rdoc" end