Commit Graph

12 Commits (458ae161b679ad444e9791107194ed004d8a4d0e)

Author SHA1 Message Date
dependabot-preview[bot] 458ae161b6
Bump credo from 1.0.5 to 1.1.0
Bumps [credo](https://github.com/rrrene/credo) from 1.0.5 to 1.1.0.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/compare/v1.0.5...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-11 17:10:28 +00:00
dependabot-preview[bot] 2fd112c446 Bump dialyxir from 1.0.0-rc.4 to 1.0.0-rc.6 (#19)
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.0.0-rc.4 to 1.0.0-rc.6.
- [Release notes](https://github.com/jeremyjh/dialyxir/releases)
- [Commits](https://github.com/jeremyjh/dialyxir/compare/1.0.0-rc.4...1.0.0-rc.6)
2019-05-31 10:15:27 -05:00
dependabot-preview[bot] cf1d38b3c7 Bump httpoison from 1.5.0 to 1.5.1 (#18)
Bumps [httpoison](https://github.com/edgurgel/httpoison) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/edgurgel/httpoison/releases)
- [Changelog](https://github.com/edgurgel/httpoison/blob/master/CHANGELOG.md)
- [Commits](https://github.com/edgurgel/httpoison/compare/v1.5.0...v1.5.1)
2019-05-31 09:56:26 -05:00
dependabot-preview[bot] f3685496c5 Bump ex_doc from 0.19.3 to 0.20.2 (#17)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.19.3 to 0.20.2.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.19.3...v0.20.2)
2019-05-30 17:04:48 -05:00
dependabot-preview[bot] 9940c549a2 Bump mox from 0.5.0 to 0.5.1 (#16)
Bumps [mox](https://github.com/plataformatec/mox) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/plataformatec/mox/releases)
- [Changelog](https://github.com/plataformatec/mox/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plataformatec/mox/compare/v0.5.0...v0.5.1)
2019-05-30 17:04:28 -05:00
dependabot-preview[bot] e20c06b3e9 Bump credo from 1.0.3 to 1.0.5 (#15)
Bumps [credo](https://github.com/rrrene/credo) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/compare/v1.0.3...v1.0.5)
2019-05-30 16:52:49 -05:00
Milton Mazzarri 0d1f047477
Add Credo for static code analysis 2019-03-19 23:54:03 -05:00
Milton Mazzarri 69a885a735
Use Mox for unit testing 2019-03-19 22:44:05 -05:00
Milton Mazzarri 92f6ae71d3
Add dialyzer 2019-03-19 12:19:05 -05:00
Milton Mazzarri 30c54c8720
update dependencies 2019-01-21 17:03:12 -06:00
Nicolas bbb55e5876 Upgrade poison (#12)
* Allow http_client to provide HTTP options to HTTPoison

* Add redirection HTTP options

* Move file in API module because it is related to HTTPClient

* Upgrade HTTPoison version

* Docs update

* Add lock file
2019-01-21 15:52:47 -06:00
Milton Mazzarri bbcb88cdcc
🐘 2017-04-08 00:30:17 -05:00