-
Notifications
You must be signed in to change notification settings - Fork 68
Update ruby 2.3.0 -> 2.5.3 #444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@viktorsmari #443 has been merged, thanks for your time! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @viktorsmari and thanks a lot for contributing! 👍
I just restarted the build via the Travis UI, but it failed again. I still see Ruby 2.3.0 ("rvm": "2.3.0"
) here: https://travis-ci.org/coopdevs/timeoverflow/jobs/443203668/config ...
¯_(ツ)_/¯ maybe a caching issue?
Of course, Travis only builds this PR, and the other PR #443 I made, even though it is already merged to develop, does not automatically 'join' this one. |
ouch! yes of course 😅 I do not know why, I thought it was already rebased 🙏 About Thanks! |
I actually thought the same, that Travis would somehow know |
Hi @viktorsmari I still see some commit from others PRs, could you please check again? Thanks! |
Hi @enricostano I just did what @markets asked me to do, to rebase this PR. |
@viktorsmari did you sync your fork with latest changes upstream? https://help.github.com/articles/syncing-a-fork/ Once you have the latest Many thanks for your time! |
Thanks for your patience @enricostano 😄 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect, thanks!
Many thanks for your work on this @viktorsmari , I just want to inform you that this specific PR will be merged in a while. We're having some issues upgrading Ruby on the production machine and we're also planning to change the server in order to upgrade Ruby and more things. So, don't worry if you see this PR not merged during some time, we still cannot say how long it will take. Sorry for the wait but keep the PRs coming! 😂 💪 |
What are we using in production? rvm or rbenv or other? I have just been testing newer ruby versions like |
Right now in production we're using an old server that uses a packaged version of Ruby, we don't like it and we will switch to As soon as we have more resources we'll be able to move forward with this plan at system administration level. I hope before the end of 2018, but it depends on many things. |
Hi @viktorsmari @enricostano, since we're going to take a while, I agree we'd upgrade to latest stable release |
This PR has been superseded by #502 We're slooooowly moving forward updating our dependencies. I'm sorry this PR could not be merged before 😞 |
If you first merge #443 , then this test should pass (if you force rerun it)