aboutsummaryrefslogtreecommitdiff
path: root/mix.lock
blob: 867999c51d897218b35398ffe8326f94420f9c4a (plain)
1
2
3
4
5
6
7
8
9
10
11
%{"argument_parser": {:hex, :argument_parser, "0.1.3"},
  "certifi": {:hex, :certifi, "0.4.0"},
  "configparser_ex": {:hex, :configparser_ex, "0.2.1"},
  "hackney": {:hex, :hackney, "1.5.2"},
  "httpoison": {:hex, :httpoison, "0.8.2"},
  "idna": {:hex, :idna, "1.1.0"},
  "metrics": {:hex, :metrics, "1.0.1"},
  "mimerl": {:hex, :mimerl, "1.0.2"},
  "poison": {:hex, :poison, "2.1.0"},
  "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.6"},
  "togglex": {:hex, :togglex, "0.1.0"}}