mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
Merge rubygems-3.0.0.beta2.
* It enabled `USE_BUNDLER_FOR_GEMDEPS` for using gemdeps of rubygems. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65517 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
38caab29bc
commit
67da45a1f3
3 changed files with 7 additions and 5 deletions
|
@ -442,7 +442,7 @@ ERROR: Certificate is an invalid CA certificate
|
|||
message =
|
||||
Gem::Request.verify_certificate_message error_number, EXPIRED_CERT
|
||||
|
||||
assert_equal "You must add #{EXPIRED_CERT.issuer} to your local trusted store",
|
||||
assert_equal "Cannot verify certificate issued by #{EXPIRED_CERT.issuer}",
|
||||
message
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue