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

Missing dependency on ostruct #166

Open
Roguelazer opened this issue Sep 5, 2024 · 0 comments · May be fixed by #167
Open

Missing dependency on ostruct #166

Roguelazer opened this issue Sep 5, 2024 · 0 comments · May be fixed by #167

Comments

@Roguelazer
Copy link

ostruct is being removed from the standard library in Ruby 3.5.0 and as of Ruby 3.3.5, there's no a deprecation warning on every rack-tracker import:

/src/vendor/bundle/ruby/3.3.0/gems/rack-tracker-1.13.0/lib/rack/tracker/extensions.rb:1: 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.
@Roguelazer Roguelazer linked a pull request Sep 5, 2024 that will close 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

Successfully merging a pull request may close this issue.

1 participant