forked from britton-jb/sentinel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
36 lines (36 loc) · 1.62 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
%{"base64url": {:hex, :base64url, "0.0.1"},
"blacksmith": {:git, "git://github.com/batate/blacksmith.git", "779cfab391c28083536476c23789e3706b925d1b", []},
"certifi": {:hex, :certifi, "0.3.0"},
"combine": {:hex, :combine, "0.7.0"},
"comeonin": {:hex, :comeonin, "2.0.1"},
"connection": {:hex, :connection, "1.0.2"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"decimal": {:hex, :decimal, "1.1.1"},
"earmark": {:hex, :earmark, "0.2.1"},
"ecto": {:hex, :ecto, "1.1.1"},
"eiconv": {:git, "https://github.com/zotonic/eiconv.git", "644fb5e7bd6640fbd073f4d28957914ea979aea0", []},
"ex_doc": {:hex, :ex_doc, "0.11.4"},
"faker": {:hex, :faker, "0.6.0"},
"gen_smtp": {:hex, :gen_smtp, "0.9.0"},
"guardian": {:hex, :guardian, "0.9.1"},
"guardian_db": {:hex, :guardian_db, "0.4.0"},
"hackney": {:hex, :hackney, "1.4.8"},
"idna": {:hex, :idna, "1.0.3"},
"jose": {:hex, :jose, "1.6.0"},
"mailman": {:git, "https://github.com/Joe-noh/mailman.git", "48af1c86697933f2773195d194854bedf932f099", []},
"meck": {:hex, :meck, "0.8.4"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"mock": {:hex, :mock, "0.1.1"},
"phoenix": {:hex, :phoenix, "1.1.3"},
"plug": {:hex, :plug, "1.1.0"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.10.0"},
"ranch": {:hex, :ranch, "1.2.1"},
"secure_random": {:hex, :secure_random, "0.2.0"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
"timex": {:hex, :timex, "1.0.0"},
"tzdata": {:hex, :tzdata, "0.5.6"},
"ueberauth": {:hex, :ueberauth, "0.2.0"},
"uuid": {:hex, :uuid, "1.1.2"}}