-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Description
I have recently become aware of Ruby 3.4 dropping support for BigDecimal and that it must be installed as an additional dependency. We tried adding the BigDecimal dependency to our gems and broke a large customer. This is an issue for them because BigDecimal is a native extension gem, and they don’t have build tools installed. I am wondering if it’s possible for you or someone on the Ruby core team to publish a pre-built native gem to alleviate the issue? I think moving functionality to gems is great however cases where it’s a native extension poses a barrier.
I understand that it's hard to support all platforms. Are there any alternatives to this?
hsbt and tnir
Metadata
Metadata
Assignees
Labels
No labels