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

warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0. #544

Closed
dorianmariecom opened this issue Sep 6, 2024 · 1 comment

Comments

@dorianmariecom
Copy link

it looks like this gem depends on ostruct but doesn't declare it as a dependency

/Users/dorianmariefr/.asdf/installs/ruby/3.3.5/lib/ruby/gems/3.3.0/gems/sshkit-1.23.0/lib/sshkit.rb:29: 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.
@mattbrictson
Copy link
Member

Thanks for reporting! This was already fixed by #542 and released yesterday in 1.23.1. If you're still seeing the problem in 1.23.1 please let me know and I'll reopen this issue.

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

No branches or pull requests

2 participants