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

Update ruby to 2.3 and bundler to 1.17.3 so that they are compatible #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update ruby to 2.3 and bundler to 1.17.3 so that they are compatible #53

wants to merge 1 commit into from

Conversation

guillermodlpa
Copy link

This pull request contains a couple of adjustments to allow the Docker image of Fluxday to build.

First error

screen shot 2019-01-06 at 4 30 36 pm

This issue requires upgrading the version of Ruby to 2.3.

Second error

screen shot 2019-01-06 at 4 40 40 pm

Bundler 2.x was just released and it's not compatible with other packages here, so the solution is to lock it to the highest 1.x version, the 1.17.3.

Extra

I also noticed that the docker container created was named fluxday-app, so I made a change on the README file to reflect it.

cc @ismudnx @stpnlr @halissonvit

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.

1 participant