DEFRA / waste-carriers-frontend

Waste Carrier Registrations Frontend Code
Other
1 stars 1 forks source link

Update Money-rails to latest #200

Closed Cruikshanks closed 5 years ago

Cruikshanks commented 5 years ago

We need to update i18n to resolve a security issue. However when we do so it causes an error in Money-rails.

Upgrading money-rails resolves the error hence this change.

One issue we faced is that Money-rails is essentially a rails wrapper for the money gem, and it has changed its default beahviour.

It now requires you to specify that you wish to use I18n localization as part of the gem config as per https://github.com/RubyMoney/money#deprecation