ruby: update to 3.3.4
authorLuiz Angelo Daros de Luca <redacted>
Thu, 25 Jul 2024 13:41:37 +0000 (10:41 -0300)
committerDaniel Golle <redacted>
Sat, 27 Jul 2024 13:47:02 +0000 (14:47 +0100)
commiteb05355e5cc2d8cca9ce2f4025482704f4be846f
treedefc978b4074e03a48ae6576d59716ca22762828
parent7869626ac7d002821d2012e7834ba69e3413973f
ruby: update to 3.3.4

Ruby 3.3.4 fixes a regression in Ruby 3.3.3 that dependencies are
missing in the gemspec of some bundled gems: net-pop, net-ftp, net-imap,
and prime. The fix allows Bundler to successfully install those gems on
platforms like Heroku. If your bundle install runs correctly now, you
may not have this issue. Other changes are mostly minor bug fixes.

See: https://www.ruby-lang.org/en/news/2024/07/09/ruby-3-3-4-released/

Signed-off-by: Luiz Angelo Daros de Luca <redacted>
lang/ruby/Makefile
git clone https://git.99rst.org/PROJECT