ruby: update to 4.0.2
authorLuiz Angelo Daros de Luca <redacted>
Tue, 24 Mar 2026 01:19:13 +0000 (22:19 -0300)
committerJosef Schlehofer <redacted>
Tue, 24 Mar 2026 07:58:18 +0000 (08:58 +0100)
commitdae7bbfe6cdbfbc146279f5b8332fe50c7c9b451
treef3dba555b417b14d95c48f63b4ceff6a0f1a660a
parent3892e96152c9aee53f7918b550a87e18bcbdf871
ruby: update to 4.0.2

ruby 4.0.2 is a routine update that includes a bugfix in YJIT for
NoMethodError on Puma, along with other bugfixes.

ruby 4.0.1 includes a bugfix for spurious wakeup from Kernel#sleep when
subprocess exits in another thread, along with other bugfixes.

Link: https://www.ruby-lang.org/en/news/2026/03/16/ruby-4-0-2-released/
Changelog: https://github.com/ruby/ruby/releases/tag/v4.0.2
Link: https://www.ruby-lang.org/en/news/2026/01/13/ruby-4-0-1-released/
Changelog: https://github.com/ruby/ruby/releases/tag/v4.0.1
Signed-off-by: Luiz Angelo Daros de Luca <redacted>
lang/ruby/Makefile
git clone https://git.99rst.org/PROJECT