Skip to content

Declare dependency on bigdecimal #29

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

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Conversation

florianpilz
Copy link
Contributor

With Ruby 3.4.0 bigdecimal will no longer be part of the standard library and will need to be required as a gem. This change declares the dependency on bigdecimal in the gemspec.

With Ruby 3.4.0 bigdecimal will no longer be part of the standard
library and will need to be required as a gem. This change declares the
dependency on bigdecimal in the gemspec.
@florianpilz florianpilz merged commit 947f4ae into master Feb 28, 2025
2 checks passed
@florianpilz florianpilz deleted the add-bigdecimal-dependency branch February 28, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants