Actions
Bug #16266
closedAdditional empty folders created in lib/ruby/gems/2.7.0/gems by make install
Bug #16266:
Additional empty folders created in lib/ruby/gems/2.7.0/gems by make install
Description
See https://github.com/ruby/ruby/pull/2580
Duplicating a comment there:
Somewhere between the following two commits, make install adds additional empty folders that are created in lib/ruby/gems/2.7.0/gems, most are default gems.
2019-08-23 9ffb0548bf good
2019-08-23 3b55394b07 bad
Actions