This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmix.lock
24 lines (24 loc) · 1.59 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
%{"cowboy": {:hex, :cowboy, "1.0.0"},
"cowlib": {:hex, :cowlib, "1.0.1"},
"cqerl": {:git, "git://github.com/matehat/cqerl.git", "89548a5840be853953af6ba3be7453cf7babcab2", [ref: "HEAD"]},
"decimal": {:hex, :decimal, "1.1.0"},
"ecto": {:hex, :ecto, "0.12.0-rc"},
"elixir_uuid": {:git, "git://github.com/zyro/elixir-uuid.git", "4b4a78df2c4559fa6ad6c4d526730398affb90be", []},
"fs": {:hex, :fs, "0.9.2"},
"json": {:hex, :json, "0.3.2"},
"lz4": {:git, "https://github.com/szktty/erlang-lz4.git", "30878eafeff35939052c2cafe17d21c95029d3a1", []},
"phoenix": {:hex, :phoenix, "0.13.1"},
"phoenix_ecto": {:hex, :phoenix_ecto, "0.4.0"},
"phoenix_html": {:hex, :phoenix_html, "1.2.1"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "0.4.1"},
"plug": {:hex, :plug, "0.13.0"},
"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.2"},
"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", "66c58b948d99835b3ca6bae50497060382e946cc", []},
"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", []}}