You can use the Neetoci-version command to change the default installed version of a dependency. As of now, the machines that the CI jobs run on comes with ruby and node pre-installed. So you can use Neetoci-version to change their versions.
Example
neetoci-version ruby 3.2.2
The command above changes the version of ruby that is installed by default, to the version 3.
