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 as dependency #50

Closed
wants to merge 1 commit into from
Closed

Add ostruct as dependency #50

wants to merge 1 commit into from

Conversation

rmehner
Copy link

@rmehner rmehner commented Sep 10, 2024

ostruct will no longer be part of the standard library with Ruby 3.5. Not having this in the dependency list will trigger a deprecation message beginning with Ruby 3.3.5

Fixes #49

ostruct will no longer be part of the standard library with Ruby 3.5. Not having this in the dependency list will trigger a deprecation message beginning with Ruby 3.3.5

Fixes #49
@westonganger
Copy link
Collaborator

Hi @rmehner thanks for the contribution, however I think that I would prefer to just get rid of the small dependency on openstruct so I went ahead and created an alternative PR (#51) to do this.

@westonganger
Copy link
Collaborator

Closing this as I've now merged #51

@rmehner rmehner deleted the patch-1 branch September 13, 2024 09:49
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 this pull request may close these issues.

deprecation ruby 3.5.0 ostruct
2 participants