1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
David Rodríguez de678cd51e
[ruby/pathname] Officially drop support for ruby 2.6 or older
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
2022-01-25 08:50:31 +09:00
..
-test- [Feature #18491] Drop support for HP-UX 2022-01-18 09:52:15 -05:00
bigdecimal [ruby/bigdecimal] Version 3.1.2 2022-01-24 10:56:37 +09:00
cgi/escape
continuation
coverage
date
digest [Feature #18491] Drop support for HP-UX 2022-01-18 09:52:15 -05:00
etc [ruby/etc] Exclude change logs for pre 1.0 2022-01-21 12:22:04 +09:00
fcntl [ruby/fcntl] adding few FreeBSD specific flags. 2022-01-15 18:56:15 +09:00
fiddle
io [ruby/io-wait] [DOC] Fix the return values [ci skip] 2022-01-24 18:03:48 +09:00
json
monitor
nkf
objspace
openssl
pathname [ruby/pathname] Officially drop support for ruby 2.6 or older 2022-01-25 08:50:31 +09:00
psych [ruby/psych] Add strict_integer option to parse numbers with commas as strings 2022-01-22 10:00:51 +09:00
pty [Feature #18491] Drop support for HP-UX 2022-01-18 09:52:15 -05:00
racc/cparse
rbconfig/sizeof
readline
ripper
rubyvm
socket [Feature #18491] Drop support for HP-UX 2022-01-18 09:52:15 -05:00
stringio
strscan
syslog
win32
win32ole [ruby/win32ole] Undefine allocator of WIN32OLE_VARIABLE to get rid of warning 2021-12-30 21:13:11 +09:00
zlib Prevent installing zlib library 2021-12-25 21:01:43 +09:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nt