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

[now-ruby] Fix rails test #3288

Merged
merged 1 commit into from
Nov 11, 2019
Merged

[now-ruby] Fix rails test #3288

merged 1 commit into from
Nov 11, 2019

Conversation

styfle
Copy link
Member

@styfle styfle commented Nov 11, 2019

This test was failing for the last week.

The issue was fixed in the build environment. The root cause was ruby-build which is used to install the version of Ruby used in @now/ruby. It started using an older (possible broken) version of bundler. I pinned ruby-build to a previous version so that deployments continue working.

So now we can enable the Rails test again (which uses nokogiri).

Fixes #3246
Closes #3274

Copy link
Contributor

@AndyBitz AndyBitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@kodiakhq kodiakhq bot merged commit 2964bf5 into master Nov 11, 2019
@kodiakhq kodiakhq bot deleted the fix-ruby-test branch November 11, 2019 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ruby serverless API are not working anymore
2 participants