Commit f860b23
[ruby/rubygems] Do not create unnecessary directories
The method `Spec::Path#vendored_gems` creates the directory containing
the path. It makes no sense to create a directory with the same name
as its basename in the current working directory.
ruby/rubygems@725f4ff2f41 parent ac3bd0e commit f860b23
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
913 | 913 | | |
914 | 914 | | |
915 | 915 | | |
916 | | - | |
917 | 916 | | |
918 | 917 | | |
919 | 918 | | |
920 | 919 | | |
921 | | - | |
922 | 920 | | |
923 | 921 | | |
924 | 922 | | |
| |||
0 commit comments