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

Don't use &. #139

Closed
wants to merge 3 commits into from
Closed

Don't use &. #139

wants to merge 3 commits into from

Conversation

calebhearth
Copy link
Contributor

We don't specify a required_ruby_version, so this change makes Hatchet
incompatible with Ruby pre-2.7. That causes platform-api's tests to fail
as they test against Rubies back to 2.2.

See for example this failing CircleCI job.

This should resolve the fialing builds on
heroku/platform-api#110.

We don't specify a required_ruby_version, so this change makes Hatchet
incompatible with Ruby pre-2.7. That causes platform-api's tests to fail
as they test against Rubies back to 2.2.

See for example [this failing CircleCI job](https://app.circleci.com/pipelines/github/heroku/platform-api/79/workflows/ec4d33f1-8596-4604-a742-59beec4951d7/jobs/428).
@schneems
Copy link
Contributor

schneems commented Oct 5, 2020

Merged in #140

@schneems schneems closed this Oct 5, 2020
@edmorley edmorley deleted the fix-ruby-incompatibility branch October 5, 2020 15:59
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.

2 participants