forked from bitpay/elixir-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmix.lock
17 lines (17 loc) · 835 Bytes
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%{"earmark": {:hex, :earmark, "0.1.13"},
"ex_doc": {:hex, :ex_doc, "0.7.1"},
"excoveralls": {:hex, :excoveralls, "0.3.10"},
"exjsx": {:hex, :exjsx, "3.1.0"},
"hackney": {:hex, :hackney, "0.14.3"},
"hound": {:hex, :hound, "0.6.0"},
"httpoison": {:hex, :httpoison, "0.5.0"},
"httpotion": {:hex, :httpotion, "1.0.0"},
"ibrowse": {:git, "git://github.com/cmullaparthi/ibrowse.git", "7871e2ebe8811efb64e1917e2de455fa87e8dfe3", [tag: "v4.1.0"]},
"idna": {:hex, :idna, "1.0.1"},
"jazz": {:hex, :jazz, "0.2.1"},
"jsx": {:hex, :jsx, "2.4.0"},
"meck": {:hex, :meck, "0.8.2"},
"mock": {:hex, :mock, "0.1.0"},
"poison": {:hex, :poison, "1.3.0"},
"uuid": {:hex, :uuid, "0.1.5"},
"webdriver": {:git, "git://github.com/atlantaelixir/elixir-webdriver.git", "4c09661914b6810bff257b66fa7fc3512b101442", [tag: "v0.7.2"]}}