Skip to content

Add ostruct as dependency to prevent warning #122

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

Merged
merged 3 commits into from
Jun 13, 2025

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Jun 13, 2025

Add ostruct to prevent this warning:

/Users/andy/.local/share/mise/installs/ruby/3.4.4/lib/ruby/gems/3.4.0/gems/sublayer-0.2.8/lib/sublayer.rb:7:
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.

/Users/andy/.local/share/mise/installs/ruby/3.4.4/lib/ruby/gems/3.4.0/gems/sublayer-0.2.8/lib/sublayer.rb:7: 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.
@andyw8 andyw8 changed the title Add ostruct as dependency to prevent warning: Add ostruct as dependency to prevent warning Jun 13, 2025
@swerner
Copy link
Contributor

swerner commented Jun 13, 2025

Ahh awesome, thank you @andyw8!

@swerner swerner merged commit c338fae into sublayerapp:main Jun 13, 2025
1 check passed
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