File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,9 @@ lib/rubygems/server.rb
9898lib/rubygems/source_index.rb
9999lib/rubygems/spec_fetcher.rb
100100lib/rubygems/specification.rb
101- lib/rubygems/ssl_certs/ca-bundle.pem
101+ lib/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem
102+ lib/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
103+ lib/rubygems/ssl_certs/GeoTrustGlobalCA.pem
102104lib/rubygems/syck_hack.rb
103105lib/rubygems/test_case.rb
104106lib/rubygems/test_utilities.rb
@@ -130,6 +132,7 @@ test/rubygems/sff/discover.rb
130132test/rubygems/simple_gem.rb
131133test/rubygems/ssl_cert.pem
132134test/rubygems/ssl_key.pem
135+ test/rubygems/test_bundled_ca.rb
133136test/rubygems/test_config.rb
134137test/rubygems/test_gem.rb
135138test/rubygems/test_gem_builder.rb
@@ -203,3 +206,4 @@ test/rubygems/test_gem_version.rb
203206test/rubygems/test_gem_version_option.rb
204207test/rubygems/test_kernel.rb
205208util/CL2notes
209+ util/update_bundled_ca_certificates.rb
You can’t perform that action at this time.
0 commit comments