I've completely removed rvm and installed 0.5.10 of mailcatcher. When I run mailcatcher I get the following error:
.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/activesupport-3.2.22.5/lib/active_support/core_ext/object/duplicable.rb:111:in `<class:BigDecimal>': undefined method `new' for BigDecimal:Class (NoMethodError)
BigDecimal.new('4.56').dup
What could be causing the error?