This PR updates the gemspec to add an explicit dependency on the bigdecimal gem. This resolves the following warning:
warning: bigdecimal was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add bigdecimal to your Gemfile or gemspec.
This PR updates the gemspec to add an explicit dependency on the bigdecimal gem. This resolves the following warning: