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 Dockerfile for Ruby 2.4.1. #40

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

Conversation

tjmaher
Copy link

@tjmaher tjmaher commented Feb 19, 2019

Before updating the Gemfile to Ruby 2.4.1, errors mention the Dockerfile needed to be 2.4.1.

Travis CI is throwing a build error on all tests:

"'The command "eval bundle install --jobs=3 --retry=3 --deployment ' failed. Retrying, 2 of 3.
"Your Ruby version is 2.4.1, but your Gemfile specified 2.2.5"

If we update the Gemfile #39 and Dockerfile, the checks will run successfully? Maybe?

I am trying to add ids to checkboxes in #38. Brand new to all of this.

Before updating the Gemfile to Ruby 2.4.1, errors mention the Dockerfile needed to be 2.4.1.

Travis CI is throwing a build error on all tests: 
>> "'The command "eval bundle install --jobs=3 --retry=3 --deployment ' failed. Retrying, 2 of 3.
>> "Your Ruby version is 2.4.1, but your Gemfile specified 2.2.5"

If we update the Gemfile saucelabs#39 and Dockerfile, the checks will run successfully? Maybe? 

I am trying to add ids to checkboxes in saucelabs#38. Brand new to all of this.
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