ruby/lib/uri
nagachika eed566debe merge revision(s) 55563: [Backport #12498]
* lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaque
	  only if the URI has path-rootless, not path-empty.
	  [ruby-core:76055] [Bug #12498]
	  patched by Chris Heisterkamp <cheister@squareup.com>


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@55916 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-08-16 02:48:59 +00:00
..
common.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ftp.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
generic.rb merge revision(s) 53535: 2016-01-14 15:06:37 +00:00
http.rb merge revision(s) 54257: [Backport #12215] 2016-04-12 05:27:20 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ldap.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ldaps.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
mailto.rb merge revision(s) 55563: [Backport #12498] 2016-08-16 02:48:59 +00:00
rfc2396_parser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rfc3986_parser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00