Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
updates src url to use https
Browse files Browse the repository at this point in the history
helps prevent man in the middle attacks
  • Loading branch information
vfrride committed Feb 28, 2013
1 parent ff2b632 commit 7b6965a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source "http://rubygems.org"
source "https://rubygems.org"

case ENV["MODEL_ADAPTER"]
when nil, "active_record"
Expand Down

0 comments on commit 7b6965a

Please sign in to comment.