My build on Cloudbees fail. For some reason, it is using a file named 'use-ruby' to install Ruby 1.8.7.
Since I use and require 1.9.3, it is always failing. Is there a way to overide that file and get 1.9.3 instead?
My build on Cloudbees fail. For some reason, it is using a file named 'use-ruby' to install Ruby 1.8.7.
Since I use and require 1.9.3, it is always failing. Is there a way to overide that file and get 1.9.3 instead?
Just have a look at http://wiki.cloudbees.com/bin/view/DEV/Ruby+Builds on the way to use ruby add-ons to select the version of ruby interpreter to be used for your build