Andreas Enge <[email protected]> writes: > Hello the ruby team, > > I have just rebased the branch once more; it is third in line in the > queue, do you think it is ready? I suppose it will take a week or two > until it will be started by QA (depending on how the preceding branches > fare). > > I see mainly one big commit at the HEAD of it, the move from ruby-3.3 > to ruby-3.4. In case this poses problems, it would be nice if you could > be around to look after it.
I opened a merge request [1] to address some build failures when building Ruby on Rails. Maybe some packages still have problems due to missing dependencies since some default gems were promoted to bundled gems in Ruby 3.4 [2]. But I hope the fixes will be fairly easy; either updating gems or adding bundled gems as package inputs. > Apart from that, it is still time to add more commits on top; but if > they are sufficiently close to the leaves, they could also be handled > later on master. > > Andreas I think overall changes in the ruby-team branch are okay. Some commits in the branch have package additions which could enable tests, but they can be improved later. Footnotes: [1] https://codeberg.org/guix/guix/pulls/10522 [2] https://www.ruby-lang.org/en/news/2024/12/25/ruby-3-4-0-released/#standard-library-updates -- gemmaro
