Our builds have started failing, sometimes, with a ruby gem related error. I believe it’s when the “deploy” section prepares to be run as it’s not from our own scripts. The build log records:
$ rvm use 2 --fuzzy do ruby -S gem install dpl -v ''
ERROR: Error installing dpl:
The last version of dpl (>= 0) to support your Ruby & RubyGems was 1.10.16. Try installing it with `gem install dpl -v 1.10.16`
dpl requires Ruby version >= 3.1. The current ruby version is 2.7.6.219.
The versions of every tool in the Build System information section are identical, including the alleged default ruby version being ruby 3.3.5 (2024-09-03 revision ef084cc8f4) [x86_64-linux].
(edited to reflect realisation that Build ID is not the ID of the build distribution image)