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 against Ruby 3.4 #74

Merged
merged 2 commits into from
Jan 14, 2025
Merged

CI against Ruby 3.4 #74

merged 2 commits into from
Jan 14, 2025

Conversation

y-yagi
Copy link
Contributor

@y-yagi y-yagi commented Jan 14, 2025

This commit adds Ruby 3.4 to the test matrix to ensure to work the gem with it.

Also, this PR makes ostruct an explicit dependency.
ostruct will no longer be part of the default gems since Ruby 3.5.0. So we need to add ostruct to the gemspec.
Ref: https://bugs.ruby-lang.org/issues/20309

This commit adds Ruby 3.4 to the test matrix to ensure to work the gem with it.
`ostruct` will no longer be part of the default gems since
Ruby 3.5.0. So we need to add `ostruct` to the gemspec.

Ref: https://bugs.ruby-lang.org/issues/20309
@jiikko
Copy link
Collaborator

jiikko commented Jan 14, 2025

thanks!!!!!!!!!!!!!!!!!

@jiikko jiikko merged commit 6a617ba into t-k:master Jan 14, 2025
7 checks passed
@y-yagi y-yagi deleted the ci-against-ruby3.4 branch January 14, 2025 23:03
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