Merge pull request #826 from chapmajs/patch-1

Explicitly require HTTPS rubygems source
This commit is contained in:
Parker Moore 2013-02-28 12:55:56 -08:00
commit e827797440
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
source :rubygems
source 'https://rubygems.org'
gemspec