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

Test with Ruby 3.2 and 3.3 #31

Merged
merged 4 commits into from
Jun 10, 2024
Merged

Conversation

etagwerker
Copy link
Contributor

@jmmastey Hi there 👋🏼

I thought it could be useful to test the gem with Ruby 3.2 and 3.3.

Also, while working on this I had to figure out (again) how to run the test suite so I added a short snippet about this to the README.

Please let me know if you have any questions.

Thanks!

When making a contribution, it's useful to know how to run the test suite. Usually I would expect `rake` or `rake test` to work, but this project has no Rakefile, so I think it's fine to simply document how to run the test suite: `rspec spec`
I believe this _should just work_ but I guess GitHub Actions CI will have the last word : )
@etagwerker
Copy link
Contributor Author

I had to push f7c89aa because Ruby 2.5 and below won't work with ARM in GitHub Actions CI.

@jmmastey
Copy link
Owner

Hey @etagwerker thanks! Since this is test only, I'll hold off on releasing a new gem version for the moment, but this is much appreciated.

@jmmastey jmmastey merged commit 3e45b08 into jmmastey:master Jun 10, 2024
@etagwerker etagwerker deleted the test-ruby-3-2-and-3-3 branch June 11, 2024 10:42
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