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