Ruby gem: bigdecimal
gem install bigdecimal -v 3.3.1 gem 'bigdecimal', '~> 3.3.1' To upgrade to this version, update your Gemfile:
gem 'bigdecimal', '~> 3.3.1' Then run:
bundle update bigdecimal Note: Review the release notes and changelog before upgrading to ensure compatibility with your application.