summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielsdeleo <dan@opscode.com>2013-07-15 12:01:47 -0700
committerdanielsdeleo <dan@opscode.com>2013-07-15 12:01:47 -0700
commit8caceef01670266561bd2650314abae0dd37b9de (patch)
tree452918f4f1fa6021385b34f0bd24a6c6e6b23a9a
parent8fb18d853f19a4bc2cc01dfb80bf025a54ef8d76 (diff)
downloadohai-8caceef01670266561bd2650314abae0dd37b9de.tar.gz
Configure bundler for HTTPS
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 1186c0d9..b6ce5632 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
-source :rubygems
+source "https://rubygems.org"
gemspec