aboutsummaryrefslogtreecommitdiff
path: root/mix.lock
blob: 99226290d9ae551b2f039a6b4ae1008df55ca553 (plain)
1
2
3
4
5
%{"hackney": {:hex, :hackney, "1.3.2"},
  "httpoison": {:hex, :httpoison, "0.7.3"},
  "idna": {:hex, :idna, "1.0.2"},
  "poison": {:hex, :poison, "1.5.0"},
  "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}}