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
{{ message }}
This repository was archived by the owner on Jun 12, 2019. It is now read-only.
There is a bug with the current version (0.7.1) of the google api gem where you get a "unknown keyword: interval". This is due to a change in the retriable gem.
This is fixed in master of the google api gem but it hasn't been released as a gem yet.
A workaround to this is to uninstall retriable and reinstall with version ~> 1.4.1.