You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes strict versioning from monetize and money gems (#8)
Allow apps using money_column to determine the version of money and
monetize instead of strict versioning.
Moves i18n to a development dependency because it is only used in tests.