marksweston / finance

A library for financial calculations in Ruby
https://rubygems.org/gems/finance
Other
217 stars 93 forks source link

warning: BigDecimal.new is deprecated; use BigDecimal() #49

Open genreil opened 3 years ago

genreil commented 3 years ago

Hi!

Would you be able to fix this deprecation warning:

.rvm/gems/ruby-2.6.6/gems/finance-2.0.0/lib/finance/cashflows.rb:25: warning: BigDecimal.new is deprecated; use BigDecimal() method instead.

Thank you!

weshatheleopard commented 1 year ago

@marksweston if you are no longer maintaning this, I can take over.

monkseal commented 1 year ago

Anybody working on this? looks like there is a PR #46