change Gemfile source to HTTPS

This commit is contained in:
Sean Collins 2014-10-23 15:25:40 -04:00
parent f0a73c7c05
commit ca375549da
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
source "http://rubygems.org"
source "https://rubygems.org"
gemspec