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

Add Ruby 3.1 to CI #248

Merged
merged 2 commits into from
Jan 20, 2022
Merged

Add Ruby 3.1 to CI #248

merged 2 commits into from
Jan 20, 2022

Conversation

petergoldstein
Copy link

This PR adds Ruby 3.1 to the CI matrix.

It also quotes 3.0 in the linting.yml and test.yml files, to ensure that these are treated as 3.0 and not 3. YAML drops traling zeros when converting floats to strings. Failing to include the quotes means that the loaded Ruby version will be the latest Ruby 3 version, which is Ruby 3.1.0 at this time.

ruby-head is failing because of a problem in a dependent library

@petergoldstein
Copy link
Author

The problem in fakefs has been fixed and a new gem published. All specs should now run green.

@rafaelfranca rafaelfranca merged commit f79b1c2 into Shopify:main Jan 20, 2022
@shopify-shipit shopify-shipit bot temporarily deployed to production June 15, 2022 23:51 Inactive
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