forked from houshuang/survey
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmix.lock
49 lines (49 loc) · 3.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
%{"apex": {:git, "git://github.com/bjro/apex.git", "1286665476afdde5e9e8e338164239ec7b16a133", []},
"conform": {:hex, :conform, "0.13.0"},
"cowboy": {:hex, :cowboy, "1.0.0"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"csv": {:hex, :csv, "1.0.0"},
"decimal": {:hex, :decimal, "1.1.0"},
"dogma": {:git, "git://github.com/lpil/dogma.git", "e113ec022565610f7370e2f1ae7c6329f9dfc85d", []},
"dogstatsd": {:hex, :dogstatsd, "0.0.3"},
"earmark": {:hex, :earmark, "0.1.17"},
"ecto": {:hex, :ecto, "0.13.0"},
"edown": {:git, "git://github.com/uwiger/edown.git", "d62ec85281e451a46ba30045917c119d65b72a84", [tag: "0.5"]},
"eiconv": {:git, "git://github.com/zotonic/eiconv.git", "644fb5e7bd6640fbd073f4d28957914ea979aea0", []},
"erlsom": {:git, "git://github.com/willemdj/erlsom.git", "5dba7819ef99ba84eeb43c946dbe7f16792e6086", []},
"ex_doc": {:hex, :ex_doc, "0.7.3"},
"exactor": {:hex, :exactor, "2.1.2"},
"exprintf": {:git, "git://github.com/parroty/exprintf.git", "5e71122ca40b0a9e0c8d4f57d64a8004b9d007ef", []},
"exrm": {:hex, :exrm, "0.15.3"},
"fs": {:hex, :fs, "0.9.2"},
"gen_smtp": {:hex, :gen_smtp, "0.9.0"},
"goldrush": {:git, "git://github.com/DeadZen/goldrush.git", "71e63212f12c25827e0c1b4198d37d5d018a7fec", [tag: "0.1.6"]},
"hackney": {:hex, :hackney, "1.1.0"},
"hashids": {:hex, :hashids, "2.0.0"},
"httpoison": {:hex, :httpoison, "0.7.0"},
"idna": {:hex, :idna, "1.0.2"},
"lager": {:git, "git://github.com/basho/lager.git", "b6b6cebcb27ccff8acc59ae775acebc2f52e4926", [tag: "2.0.3"]},
"mailman": {:git, "git://github.com/houshuang/mailman.git", "edb0ccb42b6152315fee8d6a06827205a2400cae", []},
"mix_test_watch": {:hex, :mix_test_watch, "0.1.1"},
"multidef": {:git, "git://github.com/pragdave/mdef.git", "a3099d732338f1282526297373535fbf9ef37ee5", []},
"param_session": {:git, "git://github.com/houshuang/param_session.git", "661c7379d9b013812ee762e01d1197214c8bce6c", []},
"parse_trans": {:git, "git://github.com/uwiger/parse_trans.git", "82cc00264aa1bad8fc5c0739b7541feb4a843432", [tag: "2.9"]},
"phoenix": {:hex, :phoenix, "0.14.0"},
"phoenix_ecto": {:hex, :phoenix_ecto, "0.5.0"},
"phoenix_html": {:hex, :phoenix_html, "1.2.1"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "0.4.2"},
"plug": {:hex, :plug, "0.13.0"},
"plug_accesslog": {:git, "git://github.com/houshuang/plug_accesslog.git", "f46435d499dd85169b399b3f10edf5e464a04a8e", []},
"plug_lti": {:git, "git://github.com/houshuang/plug_lti.git", "80967899bc5d7a7de3c7529bc3a85f0e7c91cb3d", []},
"poison": {:hex, :poison, "1.4.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"porcelain": {:hex, :porcelain, "2.0.0"},
"postgrex": {:hex, :postgrex, "0.8.4"},
"quantum": {:hex, :quantum, "1.3.0"},
"ranch": {:hex, :ranch, "1.0.0"},
"setup": {:git, "git://github.com/uwiger/setup.git", "51ee7c9f64d2bbe9dcbb58c278e8fbfd4d0ca5e2", [tag: "1.4"]},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:hex, :timex, "0.15.0"},
"tzdata": {:hex, :tzdata, "0.1.6"},
"uuid": {:hex, :uuid, "1.0.1"},
"xmlrpc": {:hex, :xmlrpc, "0.6.0"}}