summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2015-12-13 13:18:39 +0800
committerAndre Arko <andre@arko.net>2015-12-13 13:19:21 +0800
commit7e466f3d31cac3b62b84d57c1eebb2dcde82a2c7 (patch)
tree9b21de820cda190f11ce78476daab5f5260c5cb0
parent14594c94f5f524b9acb3368e4268aa061e162bda (diff)
downloadbundler-7e466f3d31cac3b62b84d57c1eebb2dcde82a2c7.tar.gz
Update SSL checks now that gems are from Fastly
-rw-r--r--spec/other/ssl_cert_spec.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/other/ssl_cert_spec.rb b/spec/other/ssl_cert_spec.rb
index 6e3d15d65f..1cd22cbb8c 100644
--- a/spec/other/ssl_cert_spec.rb
+++ b/spec/other/ssl_cert_spec.rb
@@ -9,9 +9,8 @@ describe "SSL Certificates", :rubygems_master do
end
hosts = %w(
- d2chzxaqi4y7f8.cloudfront.net
+ rubygems.global.ssl.fastly.net
rubygems.org
- s3.amazonaws.com
staging.rubygems.org
)