[ruby-cvs:62624] rhe:r55460 (trunk): rubygems: fix test for OpenSSL 1.1.0
rhe at ruby-lang.org
rhe at ruby-lang.org
Mon Jun 20 12:54:22 JST 2016
rhe 2016-06-20 12:54:22 +0900 (Mon, 20 Jun 2016)
New Revision: 55460
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=55460
Log:
rubygems: fix test for OpenSSL 1.1.0
* test/rubygems/test_gem_remote_fetcher.rb: OpenSSL::PKey::DH#priv_key=
is not defined when ext/openssl is built with OpenSSL 1.1.0.
https://github.com/rubygems/rubygems/pull/1648
[ruby-core:75225] [Feature #12324]
Modified files:
trunk/ChangeLog
trunk/test/rubygems/test_gem_remote_fetcher.rb
More information about the ruby-cvs
mailing list