Use HTTPS for rubygems.org source
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -62,4 +62,4 @@ if ENV['BEEF_TEST']
|
||||
gem 'rest-client', '~> 1.6.7'
|
||||
end
|
||||
|
||||
source 'http://rubygems.org'
|
||||
source 'https://rubygems.org'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
addressable (2.3.6)
|
||||
ansi (1.4.3)
|
||||
|
||||
Reference in New Issue
Block a user