aboutsummaryrefslogtreecommitdiff
path: root/mix.lock
blob: 7646230c0a227b7429e360df70c7503e64f4652f (plain)
1
2
3
4
5
%{"hackney": {:hex, :hackney, "1.1.0"},
  "httpoison": {:hex, :httpoison, "0.6.2"},
  "idna": {:hex, :idna, "1.0.2"},
  "poison": {:hex, :poison, "1.4.0"},
  "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.4"}}