mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
e111f38f34
Windows paths do not start with a slash, so we add an extra slash to separate the host from the path in file:// urls. Otherwise "D:" is parsed as the host segment in the URI. The path for those URLs now starts with "/", so we ignore that leading character when using the URI's path. This reduces Windows CI spec failures from 429 to 355. https://github.com/bundler/bundler/commit/1b7e274cbc |
||
---|---|---|
.. | ||
artifice | ||
builders.rb | ||
command_execution.rb | ||
hax.rb | ||
helpers.rb | ||
indexes.rb | ||
manpages.rb | ||
matchers.rb | ||
path.rb | ||
permissions.rb | ||
platforms.rb | ||
requirement_checker.rb | ||
rubygems_ext.rb | ||
silent_logger.rb | ||
sometimes.rb | ||
streams.rb | ||
sudo.rb | ||
the_bundle.rb |