-
Notifications
You must be signed in to change notification settings - Fork 1
/
mix.lock
8 lines (8 loc) · 1.31 KB
/
mix.lock
1
2
3
4
5
6
7
8
%{
"arangox": {:hex, :arangox, "0.4.5", "c243f782d5d5cfe7e807e21355302aafca300cf8e6312d00bb2a9dc9f7d7eaa5", [:mix], [{:db_connection, "~> 2.1", [hex: :db_connection, repo: "hexpm", optional: false]}, {:gun, "~> 1.3.0", [hex: :gun, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:mint, "~> 0.4.0", [hex: :mint, repo: "hexpm", optional: true]}, {:velocy, "~> 0.1", [hex: :velocy, repo: "hexpm", optional: true]}], "hexpm"},
"connection": {:hex, :connection, "1.0.4", "a1cae72211f0eef17705aaededacac3eb30e6625b04a6117c1b2db6ace7d5976", [:mix], [], "hexpm"},
"db_connection": {:hex, :db_connection, "2.2.0", "e923e88887cd60f9891fd324ac5e0290954511d090553c415fbf54be4c57ee63", [:mix], [{:connection, "~> 1.0.2", [hex: :connection, repo: "hexpm", optional: false]}], "hexpm"},
"decimal": {:hex, :decimal, "1.8.0", "ca462e0d885f09a1c5a342dbd7c1dcf27ea63548c65a65e67334f4b61803822e", [:mix], [], "hexpm"},
"ecto": {:hex, :ecto, "3.3.0", "9193e261d25c1814324d0b3304fccbadab840b286d270c3b75dfd28c30a3ae15", [:mix], [{:decimal, "~> 1.6", [hex: :decimal, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm"},
"velocy": {:hex, :velocy, "0.1.5", "24db24cff73f1cefd70427eec977cc7139994de2ebd73480f7a31b04c85ab5ec", [:mix], [], "hexpm"},
}