summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2013-02-25 14:19:13 -0800
committerJeff McCune <jeff@puppetlabs.com>2013-02-25 14:19:13 -0800
commit9a06f11b11c96fff20a2e62c69a29684d943b773 (patch)
tree6c523fd16a2f9f6bbcb87109fabc17e3c9e79f17 /Gemfile
parent5b81c26d94eb763eeb044b484a22b56f71c0cd5e (diff)
parente0a2dc5b918482a5c05c0d7a6647f4e8a537616f (diff)
downloadpuppet-stdlib-9a06f11b11c96fff20a2e62c69a29684d943b773.tar.gz
puppet-stdlib-9a06f11b11c96fff20a2e62c69a29684d943b773.tar.bz2
Merge branch '4.x'
* 4.x: (maint) Add Ruby 2.0.0 to Travis build matrix Conflicts: .gitignore .travis.yml Gemfile
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 791e7a5..1026074 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
-source :rubygems
+source "https://rubygems.org"
group :development do
gem 'watchr'