RubyMoney / eu_central_bank

A gem that calculates the exchange rate using published rates from European Central Bank. Compatible with the money gem
MIT License
217 stars 130 forks source link

Update to Money 6.13.1 #87

Closed mjaneczek closed 5 years ago

mjaneczek commented 5 years ago

Hello!

Could you update the gem dependency to Money 6.13.1?

I am not able to bundle or use previous version without this commit: https://github.com/RubyMoney/money/commit/391c93ece2f4394cbddd20f1885d2a5cd5be6250

Bundler could not find compatible versions for gem "money":
  In snapshot (Gemfile.lock):
    money (= 6.13.1)

  In Gemfile:
    money (= 6.13.1)

    eu_central_bank was resolved to 1.3.1, which depends on
      money (~> 6.12.0)