fb
fb copied to clipboard
Annoying warning with ruby 2.6.3
Hello We have some warning using gem with new ruby version: warning: BigDecimal.new is deprecated; use BigDecimal() method instead.
Everything works fine but its some annoying... Might you check? Thank you!
PRs welcome.