Closed chargio closed 7 years ago
Updates ruby to 2.4.1
ManageIQ appliances nor docker containers do this, so why is this here? The project doesn't even work on 2.4 yet.
@simaishi Please review
@Fryguy What is the correct version of ruby? I've seen the PR merged that allows 2.4.1 to be used.
https://github.com/ManageIQ/manageiq/pull/13104
Should it be 2.3.3 or 2.3.1?
@sergio-ocon yeah, those changes are 2.2, 2.3, and 2.4 compatible changes to move us towards 2.4 support but we are not there yet. @jrafanie has a checklist going: https://github.com/ManageIQ/manageiq/issues/14446 . That being said, many of us just use 2.4 locally anyway, and I haven't seen anything fail yet, but then again, I don't run the entire app locally either.
We use Ruby 2.3.1 in the appliances, so I would go with that for maximum compatibility. https://github.com/ManageIQ/manageiq-appliance-build/blob/master/kickstarts/partials/post/ruby_install.ks.erb#L10
@Fryguy I believe that this now is ok. I will merge it when you approve it.
This PR changes some details to reflect updates in the development guide: