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 warning - ostruct will no longer be part of the default gems #850

Closed

Commits on Sep 6, 2024

  1. Add ostruct as a dependency

    Fixes the warning:
    warning: .../ruby/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.
    shaicoleman committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7a930a0 View commit details
    Browse the repository at this point in the history