Skip to content

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

Open
guillermodlpa wants to merge 1 commit into
foradian:masterfrom
guillermodlpa:feature/update-ruby-bundler-versions
Open

Update ruby to 2.3 and bundler to 1.17.3 so that they are compatible#53
guillermodlpa wants to merge 1 commit into
foradian:masterfrom
guillermodlpa:feature/update-ruby-bundler-versions

Conversation

@guillermodlpa
Copy link
Copy Markdown

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