-
Notifications
You must be signed in to change notification settings - Fork 2
/
mix.lock
25 lines (25 loc) · 1.7 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
%{"calliope": {:hex, :calliope, "0.3.0"},
"cowboy": {:hex, :cowboy, "1.0.0"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"cqerl": {:git, "git://github.com/matehat/cqerl.git", "89548a5840be853953af6ba3be7453cf7babcab2", []},
"decimal": {:hex, :decimal, "1.1.0"},
"ecto": {:hex, :ecto, "0.11.2"},
"fs": {:hex, :fs, "0.9.2"},
"hexate": {:hex, :hexate, "0.5.1"},
"lz4": {:git, "https://github.com/szktty/erlang-lz4.git", "30878eafeff35939052c2cafe17d21c95029d3a1", []},
"phoenix": {:git, "git://github.com/phoenixframework/phoenix.git", "28530f198d8993cea7d4b0ae356c17536e4e3a2f", []},
"phoenix_ecto": {:hex, :phoenix_ecto, "0.4.0"},
"phoenix_haml": {:git, "git://github.com/hayesgm/phoenix_haml.git", "720b19c9808581e508ac78473a49a96399c92aff", []},
"phoenix_html": {:hex, :phoenix_html, "1.0.1"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "0.4.0"},
"plug": {:hex, :plug, "0.12.2"},
"poison": {:hex, :poison, "1.4.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"pooler": {:git, "https://github.com/seth/pooler.git", "2888321cd799234183dfcba82f335207d68e354d", []},
"postgrex": {:hex, :postgrex, "0.8.1"},
"quickrand": {:git, "https://github.com/okeuday/quickrand.git", "49aa03828233b2fec398ea4244a568aeac827dd8", [tag: "v1.5.0"]},
"ranch": {:hex, :ranch, "1.0.0"},
"re2": {:git, "https://github.com/tuncer/re2.git", "0095ad8b65dbc911b24d8386f0b678ffb9a68fd4", []},
"semver": {:git, "https://github.com/nebularis/semver.git", "c7d509f38298ec6594be4efdcd8a8f2322760039", []},
"snappy": {:git, "https://github.com/fdmanana/snappy-erlang-nif.git", "ec2061113147af20916e9765ae9d63a18114825a", []},
"uuid": {:git, "https://github.com/okeuday/uuid.git", "6bc38507460c821321d66504d3f8d6c1cdb57d98", []}}