mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
de678cd51e
The gem doesn't even install on old rubies, but since the gemspec claims it's supported, `gem install pathname` will try to install it and print an error. This commit doesn't fix the above issue. The only way to fix it would be to restore support and release a new version that actually supports old rubies. However, such a change has been proposed and ignored for a long time. So this issue proposes to leave that broken but at least bring the gemspec manifest and the CI matrix in sync to hopefully avoid this issue from happening again in the future. https://github.com/ruby/pathname/commit/3ee010b538 |
||
---|---|---|
.. | ||
lib | ||
depend | ||
extconf.rb | ||
pathname.c | ||
pathname.gemspec |