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

OpenStruct will no longer be part of the default gems starting from Ruby 3.5.0 #270

Open
mpalenciano opened this issue Sep 17, 2024 · 0 comments · May be fixed by #273
Open

OpenStruct will no longer be part of the default gems starting from Ruby 3.5.0 #270

mpalenciano opened this issue Sep 17, 2024 · 0 comments · May be fixed by #273

Comments

@mpalenciano
Copy link

/Users/dev/.rbenv/versions/3.3.5/lib/ruby/gems/3.3.0/gems/gon-6.4.0/lib/gon/base.rb:1: warning: /Users/dev/.rbenv/versions/3.3.5/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 gon-6.4.0 to request adding ostruct into its gemspec.

Rails 7.1.4
ruby 3.3.5

Thanks and regards

Faq added a commit to Faq/gon that referenced this issue Jan 25, 2025
ref..rbenv/versions/3.4.1/lib/ruby/gems/3.4.0/gems/gon-6.4.0/lib/gon/base.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.

closes gazay#270
@Faq Faq linked a pull request Jan 25, 2025 that will close this issue
Faq added a commit to Faq/gon that referenced this issue Jan 26, 2025
ref..rbenv/versions/3.4.1/lib/ruby/gems/3.4.0/gems/gon-6.4.0/lib/gon/base.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.

closes gazay#270
Faq added a commit to Faq/gon that referenced this issue Jan 26, 2025
ref..rbenv/versions/3.4.1/lib/ruby/gems/3.4.0/gems/gon-6.4.0/lib/gon/base.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.

closes gazay#270
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 a pull request may close this issue.

1 participant