Upgrade strategy
brodock opened this issue · 4 comments
brodock commented
A better upgrade strategy would be to verify ruby versions from ruby executable, something like:
"ruby -e 'RUBY_VERSION' | grep #{@rubie}"
That way we could rip off the "upgrade strategy = none" hack and have a working upgrade strategy.
imechemi commented
👍 Agree.. But still if someone wants to update their ruby-build then upgrade strategy need to be there.
danehammer commented
I know this is old, sorry, but I don't understand this request. Can you clarify?
tas50 commented
Closing this out due to lack of response
lock commented
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.