Bundler advises not to use a source symbol anymore

- d30026e9c8
This commit is contained in:
Karl Freeman 2013-02-24 19:13:54 +00:00
parent 1d3503b56c
commit 13c58a3ad5

View file

@ -1,4 +1,4 @@
source :rubygems
source 'https://rubygems.org'
# Build and doc tools
gem "rake", "~> 10.0.3"