aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorErik Michaels-Ober <sferik@gmail.com>2011-12-12 08:16:38 -0800
committerErik Michaels-Ober <sferik@gmail.com>2011-12-12 08:16:38 -0800
commitefc74f56388c940c33e438de30889efc75f51814 (patch)
tree051f5a1e37ac51a02fafc6468d081163e86a3259 /Gemfile
parentc0466603288252a5db8a4d8cf0ca193004a542ea (diff)
downloadrails-efc74f56388c940c33e438de30889efc75f51814.tar.gz
rails-efc74f56388c940c33e438de30889efc75f51814.tar.bz2
rails-efc74f56388c940c33e438de30889efc75f51814.zip
Use HTTPS rubygems source
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index b99b5c7163..e54eead4e8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
-source "http://rubygems.org"
+source "https://rubygems.org"
gemspec