readability
readability copied to clipboard
Dependency versions too old
{:httpoison, "~> 0.13.0"},
This forces everyone with an updated codebase to use override: true
{:httpoison, "~> 1.5", override: true}
I know it's hard to keep the lib updated, but at least make the dependencies more open for updates
#45 A few other were out of date. Updated everything and made sure tests passed
Is this being updated?