-
Notifications
You must be signed in to change notification settings - Fork 14
/
mix.lock
27 lines (27 loc) · 1.15 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
%{"certifi": {:hex, :certifi, "0.3.0"},
"combine": {:hex, :combine, "0.7.0"},
"connection": {:hex, :connection, "1.0.2"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"db_connection": {:hex, :db_connection, "0.2.4"},
"decimal": {:hex, :decimal, "1.1.1"},
"exfswatch": {:hex, :exfswatch, "0.1.1"},
"exsync": {:hex, :exsync, "0.1.2"},
"fs": {:hex, :fs, "0.9.2"},
"hackney": {:hex, :hackney, "1.4.10"},
"httpoison": {:hex, :httpoison, "0.8.1"},
"idna": {:hex, :idna, "1.1.0"},
"inflex": {:hex, :inflex, "1.5.0"},
"maru": {:hex, :maru, "0.9.5"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"moebius": {:git, "https://github.com/robconery/moebius.git", "e3648d4d7fe4bfc1760ff903c0aaf9225c50b695", [branch: "2.0"]},
"plug": {:hex, :plug, "1.1.2"},
"poison": {:hex, :poison, "2.0.1"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.11.1"},
"ranch": {:hex, :ranch, "1.2.1"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"stripity_stripe": {:hex, :stripity_stripe, "1.4.0"},
"timex": {:hex, :timex, "1.0.2"},
"tzdata": {:hex, :tzdata, "0.5.6"},
"uuid": {:hex, :uuid, "1.1.3"}}