Skip to content

Commit

Permalink
use https in Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
smith committed Mar 8, 2013
1 parent 1b5b8c6 commit 60c025c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,4 +1,4 @@
source "http://rubygems.org"
source 'https://rubygems.org'

group :test do
gem 'rake'
Expand Down

0 comments on commit 60c025c

Please sign in to comment.