forked from florinpatrascu/neo4j_sips
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
24 lines (24 loc) · 1.02 KB
/
mix.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
%{"bunt": {:hex, :bunt, "0.1.5"},
"certifi": {:hex, :certifi, "0.3.0"},
"con_cache": {:hex, :con_cache, "0.11.0"},
"connection": {:hex, :connection, "1.0.0-rc.1"},
"credo": {:hex, :credo, "0.3.5"},
"earmark": {:hex, :earmark, "0.2.1"},
"ex_doc": {:hex, :ex_doc, "0.11.4"},
"exactor": {:hex, :exactor, "2.2.0"},
"exjsx": {:hex, :exjsx, "3.2.0"},
"fs": {:hex, :fs, "0.9.2"},
"hackney": {:hex, :hackney, "1.4.8"},
"httpoison": {:hex, :httpoison, "0.8.1"},
"idna": {:hex, :idna, "1.0.3"},
"inch_ex": {:hex, :inch_ex, "0.5.1"},
"inflex": {:hex, :inflex, "1.4.1"},
"jsx": {:hex, :jsx, "2.6.2"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"mix_ctags": {:git, "git://github.com/rgrinberg/mix_ctags.git", "68271100bb511c0a19405e9b7d840431f273c1b2", []},
"mix_test_watch": {:hex, :mix_test_watch, "0.2.6"},
"poison": {:hex, :poison, "2.1.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:hex, :timex, "0.16.2"},
"tzdata": {:hex, :tzdata, "0.1.6"}}