deps: Add explicit bigdecimal dependency

From ruby 3.3.0 release note:

Standard library updates RubyGems and Bundler warn if users do require the following gems without adding them to Gemfile or gemspec. This is because they will become the bundled gems in the future version of Ruby.

These libraries include bigdecimal.

Closes #15 (closed)

Edited by satreix

Merge request reports

Loading