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 ostruct to gemspec #96

Open
denis-mueller opened this issue Nov 4, 2024 · 2 comments
Open

Add ostruct to gemspec #96

denis-mueller opened this issue Nov 4, 2024 · 2 comments

Comments

@denis-mueller
Copy link

Got this warning when starting my rails server

/usr/local/bundle/gems/disposable-0.6.3/lib/disposable/twin/sync.rb:6: warning: /usr/local/lib/ruby/3.3.0/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 disposable-0.6.3 to request adding ostruct into its gemspec.

@apotonick

@apotonick
Copy link
Owner

Haha, what a polite and considerate notification of bundler!

@denis-mueller
Copy link
Author

#95 would solve this

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