mirror of
https://github.com/beefproject/beef
synced 2026-06-08 13:15:56 +00:00
Use HTTPS for rubygems.org source
This commit is contained in:
@@ -62,4 +62,4 @@ if ENV['BEEF_TEST']
|
||||
gem 'rest-client', '~> 1.6.7'
|
||||
end
|
||||
|
||||
source 'http://rubygems.org'
|
||||
source 'https://rubygems.org'
|
||||
|
||||
+1
-1
@@ -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