aboutsummaryrefslogtreecommitdiff
path: root/mix.lock
blob: 737cfbec158212b680cd8b3336f70870af27a81f (plain)
1
2
3
4
5
%{"hackney": {:hex, :hackney, "1.3.2"},
  "httpoison": {:hex, :httpoison, "0.7.5"},
  "idna": {:hex, :idna, "1.0.3"},
  "poison": {:hex, :poison, "2.1.0"},
  "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.6"}}