shiftcommerce / flex-ruby-gem

💎 The Ruby library used to integrate with the Shift Platform API
MIT License
2 stars 0 forks source link

warning: BigDecimal.new is deprecated; use BigDecimal() method instead. #171

Open RichardWatkins1 opened 5 years ago

RichardWatkins1 commented 5 years ago

When the application (front end) is building you get this deprecation warning - warning: BigDecimal.new is deprecated; use BigDecimal() method instead. The deprecated function needs to be updated.

ghost commented 5 years ago

Same error