[ruby/net-http] Test building packages

Also revert commit https://github.com/ruby/net-http/commit/d22ca54904de "Replaced
non-ascii charactor. It fails version detection at `net-http.gemspec`."

https://github.com/ruby/net-http/commit/fbeb247d93
This commit is contained in:
Nobuyoshi Nakada 2023-03-06 15:46:28 +09:00 committed by git
parent 704dd25812
commit fd0a5659ca

View File

@ -656,7 +656,7 @@ module Net #:nodoc:
# - {:min_version=}[rdoc-ref:Net::HTTP#min_version=]:
# Sets the minimum SSL version.
# - {#peer_cert}[rdoc-ref:Net::HTTP#peer_cert]:
# Returns the X509 certificate chain for the session's socket peer.
# Returns the X509 certificate chain for the sessions socket peer.
# - {:ssl_version}[rdoc-ref:Net::HTTP#ssl_version]:
# Returns the SSL version.
# - {:ssl_version=}[rdoc-ref:Net::HTTP#ssl_version=]: