ruby/lib/uri
Benoit Daloze 59a65f2d24 Update to latest uri
* bc47bf71df
* To include the fix from https://github.com/ruby/uri/pull/27
2021-07-28 12:26:31 +02:00
..
common.rb Update to latest uri 2021-07-28 12:26:31 +02:00
file.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
ftp.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
generic.rb [ruby/uri] Optimize URI#hostname and URI#hostname= 2021-04-22 14:54:28 +09:00
http.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
https.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
ldap.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
ldaps.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
mailto.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
rfc2396_parser.rb [ruby/uri] Only use UnboundMethod#bind_call if it is available 2021-04-22 14:54:47 +09:00
rfc3986_parser.rb [ruby/uri] Only use UnboundMethod#bind_call if it is available 2021-04-22 14:54:47 +09:00
uri.gemspec [ruby/uri] Set required_ruby_version to 2.4 in gemspec 2021-04-22 14:54:56 +09:00
version.rb Update library versions of the default gems. 2020-12-22 21:45:28 +09:00
ws.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
wss.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00