Add ruby 2.6.6 to VM images

Hello, I noticed all bitrise VM images use ruby 2.6.5 instead of 2.6.6, including all osx-xcode-12.x.x machines. Is there a reason for that? Would be great if the VMs could come with 2.6.6 pre-installed since it contains some vulnerability patches. Ruby 2.6.6 Released

While waiting for the updated images, you can put a step to upgrade the ruby installation manually.

Image updates are usually posted in http://discuss.bitrise.io/c/changelog

  • from another bitrise user :wink:

Hi @anuerind, thanks for your reply.

I understand that I can install the ruby versions manually, but it increases the build time significantly, which is a deal breaker for me. That’s why I’m asking about shipping the VMs with the latest patch versions of rubies instead of just installing it myself on each build.

Thanks for the feature request! We are always interested in ways to improve!