The past few days it seems like the ruby versions available via chruby on OS X machines seem be inconsistent. We need ruby 2.4, so we have a build step that does chruby ruby-2.4.4, however our builds fail randomly because sometimes it’s ruby-2.4.3 that is available and sometimes ruby-2.4.2. What’s up with this?
We’re using Circle 2.0 and macOS with Xcode 9.3.0