[ruby/bigdecimal] Update doc for bigdecimal/util
Follow up https://github.com/ruby/bigdecimal/issues/89.
BigDecimal.new has already been removed. This PR replaces BigDecimal.new with Kernel.BigDecimal in the documentation, following the message below:
BigDecimal.new
Kernel.BigDecimal
BigDecimal.new is deprecated; use Kernel.BigDecimal method instead.
https://github.com/ruby/bigdecimal/commit/26d84ba766e971da8eaaf2ce41e7b89935fa68da
https://github.com/ruby/bigdecimal/commit/dd52adf3b2
[ruby/bigdecimal] Update doc for bigdecimal/util
Follow up https://github.com/ruby/bigdecimal/issues/89.
BigDecimal.newhas already been removed. This PR replacesBigDecimal.newwithKernel.BigDecimalin the documentation, following the message below:https://github.com/ruby/bigdecimal/commit/26d84ba766e971da8eaaf2ce41e7b89935fa68da
https://github.com/ruby/bigdecimal/commit/dd52adf3b2