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

Fix Ruby 3.3.5 ostruct warning #694

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

yenshirak
Copy link
Contributor

The following warning is thrown with Ruby 3.3.5:

ostruct.rb 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.
Also please contact the author of koala-3.6.0 to request adding ostruct into its gemspec.
  • The PR is based on the most recent master commit and has no merge conflicts.

@ylecuyer ylecuyer merged commit ff86054 into arsduo:master Sep 4, 2024
6 checks passed
@ylecuyer
Copy link
Collaborator

ylecuyer commented Sep 4, 2024

Thanks for the contribution, I'm not sure if it is worth doing a release right now with just this fix as this is a warning atm. As it will break only later with ruby 3.5 they will probably be another release before

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