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

Stop passing disable-error_highlight #1608

Merged
merged 1 commit into from
Dec 26, 2023
Merged

Stop passing disable-error_highlight #1608

merged 1 commit into from
Dec 26, 2023

Conversation

mike-burns
Copy link
Contributor

The error_highlight gem was added in Ruby 3.1, which means we cannot disable it on Ruby 3.0 or earlier.

So long as we support those versions, let's stop disabling it. This is the fastest way to get CI passing again.

The `error_highlight` gem was added in Ruby 3.1, which means we cannot
disable it on Ruby 3.0 or earlier.

So long as we support those versions, let's stop disabling it. This is
the fastest way to get CI passing again.
@mike-burns mike-burns merged commit 524f694 into main Dec 26, 2023
42 of 44 checks passed
@mike-burns mike-burns deleted the stop-setting-rubyopt branch December 26, 2023 17:29
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