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.4 support #173

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Add Ruby 3.4 support #173

merged 1 commit into from
Feb 3, 2025

Conversation

Fryguy
Copy link
Member

@Fryguy Fryguy commented Feb 3, 2025

@kbrock Please review.

optimist.gemspec Outdated
@@ -31,6 +31,6 @@ specify."

spec.add_development_dependency "chronic"
spec.add_development_dependency "manageiq-style"
spec.add_development_dependency "minitest", "~> 5.4.3"
spec.add_development_dependency "minitest", "~> 5.4"
Copy link
Member Author

Choose a reason for hiding this comment

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

Newer versions of minitest work on Ruby 3.4, so unlocking to the y stream allows that newer version to come in.

@kbrock kbrock merged commit d70ec6c into ManageIQ:master Feb 3, 2025
10 checks passed
@Fryguy Fryguy deleted the add_ruby_34 branch February 3, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants