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 ostruct dependency warning #176

Merged
merged 4 commits into from
Sep 30, 2024
Merged

Fix ostruct dependency warning #176

merged 4 commits into from
Sep 30, 2024

Conversation

justincase
Copy link
Collaborator

@justincase justincase commented Sep 28, 2024

warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.

Resolves GH-175

warning: ostruct was loaded from the standard library, but will no longer
be part of the default gems starting from Ruby 3.5.0.

Requires Ruby >= 2.5.0

Resolves GH-175
warning: bigdecimal was loaded from the standard library, but will no
longer be part of the default gems starting from Ruby 3.4.0.
@justincase justincase merged commit 9ab5e1b into master Sep 30, 2024
7 checks passed
@justincase justincase deleted the fix-ostruct-warning branch October 6, 2024 15:38
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.

Add ostruct to gemspec
1 participant