RubyMoney / money-rails

Integration of RubyMoney - Money with Rails
MIT License
1.79k stars 386 forks source link

Your bundle is locked to monetize (1.13.0) from rubygems repository #689

Closed SahSantoshh closed 5 months ago

SahSantoshh commented 7 months ago

Not able to deploy my app to render

sunny commented 6 months ago

Hello there. What does your money-rails line look like in your Gemfile? Have you tried bundle update?

semmons99 commented 6 months ago

closing in 1 week if no response.

SahSantoshh commented 6 months ago

@sunny sorry for late response. I was on vacation. Anyway. there isn't any change in Gemfile but the money version got upgraded to 6.16.0 -> 6.19.0

sunny commented 6 months ago

Try calling bundle update and sharing the results here.