RubyMoney / google_currency

Ruby Money::Bank interface for the Google Currency exchange data
http://rubymoney.github.com/google_currency
MIT License
182 stars 90 forks source link

Money::Bank::GoogleCurrencyFetchError #60

Closed edemkumodzi closed 6 years ago

edemkumodzi commented 6 years ago

I use this gem in one of my projects and it was working perfectly until sometime earlier this week when it started throwing a Money::Bank::GoogleCurrencyFetchError exception anytime I called the exchange_to method.

Did something change?

edemkumodzi commented 6 years ago

Never mind. I just realized that there was a new version of the gem that was published a few days ago.