Closed paolostivanin closed 6 years ago
@paolostivanin Right now I am intentionally using the same level of ruby as the cloud controller: https://github.com/cloudfoundry/cloud_controller_ng/blob/master/.ruby-version
Ok, I understand. Just for curiosity, do you plan to keep it that way or are you also planning to support newer version?
@paolostivanin I plan on keeping the ruby level in sync with the cloud controller.
@paolostivanin Perhaps this issue on the cloud controller will result in some movement there: https://github.com/cloudfoundry/cloud_controller_ng/issues/1176
@paolostivanin Upgraded admin ui to use ruby 2.4.5 via commit https://github.com/cloudfoundry-incubator/admin-ui/commit/6fb23db8e71a055b2090e031cbb879ad692dae06
Thanks!
Pinging @michaelgrifalconi since I'm no longer working there :)
Thank you for the great news! @paolostivanin @rboykin
Hello, we are deploying admin-ui as a CF application and, therefore, we are using the ruby-buildpack to deploy and run admin-ui. Starting from v1.7.18, supports for Ruby 2.4.2 was removed, meaning that we can no longer update the Ruby buildpack.
Do you have any plan to support a more recent Ruby version (eg 2.4.4)?
Thanks