mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
5f8ee14b9b
Passing paths should work in most cases, but on Windows the driver letter is interpreted as the scheme and causes some case mismatches because ``` irb> URI.parse("E:").to_s => "e:" ``` We fix this by passing file URI's instead. https://github.com/rubygems/rubygems/commit/b6bc517628 |
||
---|---|---|
.. | ||
gems | ||
gemfile_spec.rb | ||
git_spec.rb | ||
path_spec.rb | ||
redownload_spec.rb |