Skip to content
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

Upgrade ruby version and timezone info #13

Closed
wants to merge 2 commits into from
Closed

Upgrade ruby version and timezone info #13

wants to merge 2 commits into from

Conversation

aviyam
Copy link

@aviyam aviyam commented Feb 11, 2019

Dockerfile was referring to an older version of Ruby. Bundler version was not compatible with it. Upgraded.
When running the docker file an error regarding Timezone info appeared. The solution was to add the tzinfo-data gem installed as well.

@aviyam aviyam closed this Feb 11, 2019
@aviyam aviyam deleted the upgrade-Ruby-version-in-Dockerfile branch February 11, 2019 14:18
@rouanw
Copy link
Owner

rouanw commented Feb 11, 2019

Hi @aviyam! Thanks for the PR. I see you've closed it - did you manage to get Build Window running without the changes?

@aviyam
Copy link
Author

aviyam commented Feb 11, 2019 via email

@rouanw
Copy link
Owner

rouanw commented Feb 12, 2019

@aviyam don't worry about that, it's been a couple of years since I've done much in Ruby! 😄

I've simplified the Dockerfile on master (and updated the Ruby version). Do you mind taking a look please and seeing if that works for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants