Update the RubyGems source to the secure URL

This commit is contained in:
Steve Richert 2012-04-23 13:23:57 -04:00
parent 4b37eec92d
commit f82906a3c8

View file

@ -1,4 +1,4 @@
source 'http://rubygems.org'
source 'https://rubygems.org'
platforms :jruby do
gem 'jruby-openssl', '~> 0.7'