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.2 to the CI matrix #91

Merged
merged 3 commits into from
Dec 31, 2022
Merged

Add Ruby 3.2 to the CI matrix #91

merged 3 commits into from
Dec 31, 2022

Conversation

petergoldstein
Copy link
Contributor

To get this to run successfully I needed to:

  1. Switch to use ruby/setup-ruby, so a compatible version of bundler is installed for Ruby 2.5
  2. Loosen the rake requirement in the gemspec, so a Ruby 3.2 compatible version of rake can be used.

Runs green on my fork.

Copy link
Collaborator

@jarednorman jarednorman left a comment

Choose a reason for hiding this comment

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

Thanks @petergoldstein!

@jarednorman jarednorman merged commit d916638 into jhawthorn:master Dec 31, 2022
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