Skip to content

Update Ruby to 2.4.1#39

Open
tjmaher wants to merge 1 commit into
saucelabs:masterfrom
tjmaher:patch-2
Open

Update Ruby to 2.4.1#39
tjmaher wants to merge 1 commit into
saucelabs:masterfrom
tjmaher:patch-2

Conversation

@tjmaher

@tjmaher tjmaher commented Feb 19, 2019

Copy link
Copy Markdown

We're getting an error in Travis CI:

"'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"

Maybe updating the Ruby version would fix the problem?

We're getting an error in Travis CI:

>> "'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"

Maybe updating the Ruby version would fix the problem?
tjmaher added a commit to tjmaher/the-internet that referenced this pull request 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 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