1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Kazuki Yamaguchi cc8ff8b50d [ruby/openssl] require Ruby 2.6 or later
Drop support for Ruby 2.3, 2.4, and 2.5.

As of 2021-10, Ruby 2.6 is the oldest version that still receives
security fixes from the Ruby core team, so it doesn't make much sense
to keep code for those ancient versions.

3436bd040d
2021-10-16 19:39:13 +09:00
..
-test- ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
bigdecimal
cgi/escape ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
continuation
coverage
date [ruby/date] Bump up date version to 3.2.0 2021-10-14 21:15:57 +09:00
digest Removed redundant digest namespace 2021-10-14 14:07:50 +09:00
etc [ruby/etc] Get rid of alloca in the loop 2021-10-14 18:44:27 +09:00
fcntl [ruby/fcntl] Bump up fcntl version to 1.0.1 2021-10-14 17:18:21 +09:00
fiddle ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
io ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
json [flori/json] Bump up json version to 2.6.0 2021-10-14 17:04:37 +09:00
monitor
nkf [ruby/nkf] Bump up nkf version to 0.1.1 2021-10-14 20:29:27 +09:00
objspace ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
openssl [ruby/openssl] require Ruby 2.6 or later 2021-10-16 19:39:13 +09:00
pathname [ruby/pathname] Bump up pathname version to 0.2.0 2021-10-14 21:08:03 +09:00
psych ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
pty ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
racc/cparse
rbconfig/sizeof
readline ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
ripper ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
rubyvm
socket Prefer the reentrant versions of gmtime and localtime 2021-10-14 23:44:15 +09:00
stringio ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
strscan ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
syslog
win32
win32ole
zlib [ruby/zlib] Fix a bug that GZipReader#gets may return incomplete line 2021-10-15 15:31:15 +09:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nt