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

CI: add Ruby 3.2 to the RSpec test matrix #93

Merged
merged 3 commits into from
Feb 6, 2023
Merged

CI: add Ruby 3.2 to the RSpec test matrix #93

merged 3 commits into from
Feb 6, 2023

Conversation

orien
Copy link
Member

@orien orien commented Feb 5, 2023

Ruby 3.2 has been released! For confidence in compatibility, let's add it to the build matrix.

This resolves the GitHub Actions deprecation warning:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2.
pattern = /^(?<change_type>[+\-]) (?<gem_name>\S+) \(\d/
pattern = /^(?<change_type>[+-]) (?<gem_name>\S+) \(\d/
Copy link
Member Author

Choose a reason for hiding this comment

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

A fix for a Rubocop issue: resolve Style/RedundantRegexpEscape.

@orien orien merged commit af86c77 into main Feb 6, 2023
@orien orien deleted the rubies branch February 6, 2023 06:26
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.

1 participant