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 and Rails 8.0 to CI matrix #25

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

taketo1113
Copy link
Contributor

This Pull Request adds Ruby 3.4 and Rails 8.0 to the CI matrix.

Additionally, it adds ostruct to the development dependencies to address the following warning, which appears when running tests with Ruby 3.4:

/path/csb/spec/lib/csb/builder_spec.rb:1: warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
You can add ostruct to your Gemfile or gemspec to silence this warning.

Add ostruct to development dependencies
@aki77
Copy link
Owner

aki77 commented Feb 11, 2025

Thanks!

@aki77 aki77 merged commit 395137b into aki77:main Feb 11, 2025
11 checks passed
@taketo1113 taketo1113 deleted the ci-update branch February 11, 2025 23:35
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