-
Notifications
You must be signed in to change notification settings - Fork 0
/
mix.lock
9 lines (9 loc) · 1.15 KB
/
mix.lock
1
2
3
4
5
6
7
8
9
%{
"earmark": {:hex, :earmark, "1.2.4", "99b637c62a4d65a20a9fb674b8cffb8baa771c04605a80c911c4418c69b75439", [:mix], [], "hexpm"},
"eredis": {:hex, :eredis, "1.1.0", "8d8d74496f35216679b97726b75fb1c8715e99dd7f3ef9f9824a2264c3e0aac0", [:rebar3], [], "hexpm"},
"ex_doc": {:hex, :ex_doc, "0.18.3", "f4b0e4a2ec6f333dccf761838a4b253d75e11f714b85ae271c9ae361367897b7", [:mix], [{:earmark, "~> 1.1", [hex: :earmark, repo: "hexpm", optional: false]}], "hexpm"},
"exredis": {:hex, :exredis, "0.2.6", "814dcd90d6e9706e99cd873817996cfd7e95be7726b46a52d14f3c9c3394150e", [:mix], [{:eredis, ">= 1.0.8", [hex: :eredis, repo: "hexpm", optional: false]}], "hexpm"},
"gen_queue": {:hex, :gen_queue, "0.1.5", "7c38e6da67ccb7e989929e58705ac832195804ed110268e0bc2b0875a6a69876", [:mix], [], "hexpm"},
"toniq": {:hex, :toniq, "1.2.3", "e80ecafb0aaf131d74cdb7b39bb4de263585b012c59d263ec9f2769df30398a5", [:mix], [{:exredis, ">= 0.1.1", [hex: :exredis, repo: "hexpm", optional: false]}, {:uuid, "~> 1.0", [hex: :uuid, repo: "hexpm", optional: false]}], "hexpm"},
"uuid": {:hex, :uuid, "1.1.8", "e22fc04499de0de3ed1116b770c7737779f226ceefa0badb3592e64d5cfb4eb9", [:mix], [], "hexpm"},
}