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

concurrent-ruby: verify a version string exists #2466

Merged
merged 2 commits into from
Feb 28, 2024
Merged

concurrent-ruby: verify a version string exists #2466

merged 2 commits into from
Feb 28, 2024

Conversation

fallwith
Copy link
Contributor

Verify that Concurrent::VERSION is defined prior to attempting to use it.

Closes #2464

Verify that `Concurrent::VERSION` is defined prior to attempting to use
it.

Closes 2464
Copy link
Contributor

SimpleCov Report

Coverage Threshold
Line 93.73% 93%
Branch 71.84% 71%

@fallwith fallwith merged commit 0e3b689 into dev Feb 28, 2024
28 checks passed
@fallwith fallwith deleted the cydamserol branch February 28, 2024 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Concurrent Ruby: Stop assuming a version number is available where we expect it to be
2 participants