Use HTTPS rubygems

Update gemspec
This commit is contained in:
bootstraponline
2012-11-16 17:07:38 -07:00
parent 30119e0c77
commit be1883f317
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
source 'http://rubygems.org'
source 'https://rubygems.org'
gemspec
gem 'rake', '~> 0.9'
gem 'rake', '~> 10.0.1'