1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/lib
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- Get rid of defining methods for tests in core classes 2021-01-09 22:38:06 +09:00
test Removed skip alias in test suite 2022-01-17 10:39:24 +09:00
webrick Removed needless gemspec of webrick 2020-12-11 14:16:42 +09:00
colorize.rb Try "so" attribute if "smso" is not found 2021-07-06 21:02:40 +09:00
core_assertions.rb [ruby/pathname] Officially drop support for ruby 2.6 or older 2022-01-25 08:50:31 +09:00
envutil.rb remain RUBY_ON_BUG for child processes. 2022-01-19 23:17:14 +09:00
find_executable.rb
gc_checker.rb check GC.enable'd status 2021-08-05 17:11:50 +09:00
iseq_loader_checker.rb
jisx0208.rb
leakchecker.rb Consider environment variable case-insensitiveness 2021-11-29 23:00:20 +09:00
memory_status.rb Memory::Status#_update should return self 2021-08-29 16:32:12 +09:00
profile_test_all.rb Use Test::Unit namespace 2021-09-11 08:48:03 +09:00
tracepointchecker.rb
vcs.rb Expand upstream issue numbers to URLs in ChangeLog 2021-09-04 00:26:39 +09:00
vpath.rb
webrick.rb Move webrick library into internal test toolchain 2020-12-10 18:06:25 +09:00
zombie_hunter.rb