source 'https://rubygems.org'
gemspec

# If you want to customize your local install, you can add stuff to Gemfile.local, which doesn't go to git
eval(IO.read("#{__FILE__}.local")) if File.exist?("#{__FILE__}.local")
