Skip to content

Commit

Permalink
Merge pull request #11 from CodeGnome/pull-reqs/use-https-for-gems
Browse files Browse the repository at this point in the history
Use HTTPS to fetch gems more securely.
  • Loading branch information
ktheory committed Jun 4, 2013
2 parents c158840 + 8bd979c commit 38c5a62
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Gemfile
@@ -1,4 +1,3 @@
source "http://rubygems.org"
source "https://rubygems.org"

gemspec

0 comments on commit 38c5a62

Please sign in to comment.