[ruby/net-http] v0.7.0
https://github.com/ruby/net-http/commit/ec9c70a6fb
Update default gems list at d2ffab11ce629367b13e7b607b9644 [ci skip]
[ruby/uri] v1.1.0
https://github.com/ruby/uri/commit/c41903b3e4
[ruby/uri] improve error message
https://github.com/ruby/uri/commit/1c6e81b721
[ruby/uri] Switch a parsing behavior completely when switching a parser
Currently, some methods' behavior(e.g. URI.parse) don't change when switching a parser. This is because some methods use DEFAULT_PARSER, but parser= doesn't change DEFAULT_PARSER....
URI.parse
DEFAULT_PARSER
parser=
[ruby/uri] chore(docs): replace reference to the obsolete URI.escape with URI::RFC2396_PARSER.escape
https://github.com/ruby/uri/commit/72e7d6b364
[ruby/uri] Use generic version number to VERSION and generate VERSION_CODE from that
https://github.com/ruby/uri/commit/1fc4f0496a
Added missing options to help message
Update default gems list at 94e6d76714a4dc784cde503c846998 [ci skip]
View all revisions | View revisions
Also available in: Atom