|
10 | 10 | "db_connection": {:hex, :db_connection, "1.1.0", "b2b88db6d7d12f99997b584d09fad98e560b817a20dab6a526830e339f54cdb3", [:mix], [{:connection, "~> 1.0.2", [hex: :connection, optional: false]}, {:poolboy, "~> 1.5", [hex: :poolboy, optional: true]}, {:sbroker, "~> 1.0", [hex: :sbroker, optional: true]}]},
|
11 | 11 | "decimal": {:hex, :decimal, "1.3.1", "157b3cedb2bfcb5359372a7766dd7a41091ad34578296e951f58a946fcab49c6", [:mix], []},
|
12 | 12 | "ecto": {:hex, :ecto, "2.0.6", "9dcbf819c2a77f67a66b83739b7fcc00b71aaf6c100016db4f798930fa4cfd47", [:mix], [{:db_connection, "~> 1.0", [hex: :db_connection, optional: true]}, {:decimal, "~> 1.1.2 or ~> 1.2", [hex: :decimal, optional: false]}, {:mariaex, "~> 0.8.0", [hex: :mariaex, optional: true]}, {:poison, "~> 1.5 or ~> 2.0", [hex: :poison, optional: true]}, {:poolboy, "~> 1.5", [hex: :poolboy, optional: false]}, {:postgrex, "~> 0.12.0", [hex: :postgrex, optional: true]}, {:sbroker, "~> 1.0-beta", [hex: :sbroker, optional: true]}]},
|
| 13 | + "ecto_enum": {:hex, :ecto_enum, "1.0.1", "7853cd36b2063c1e2ba2a2e2987dd4745afa1ab1e24b16f6dba3b6bdbd4c907b", [:mix], [{:ecto, "~> 2.1.0", [hex: :ecto, optional: false]}, {:mariaex, "~> 0.8.0", [hex: :mariaex, optional: true]}, {:postgrex, "~> 0.13.0", [hex: :postgrex, optional: true]}]}, |
13 | 14 | "ecto_migrate": {:hex, :ecto_migrate, "0.6.3", "70b37ac2111bfe16b6076bb8815e0207e24331eceefb3c5b96f725d0296cf65d", [:mix], [{:ecto, "~> 1.0.0", [hex: :ecto, optional: false]}, {:ecto_it, "~> 0.2.0", [hex: :ecto_it, optional: true]}, {:mariaex, ">= 0.0.0", [hex: :mariaex, optional: true]}, {:postgrex, ">= 0.0.0", [hex: :postgrex, optional: true]}]},
|
14 | 15 | "ecto_ttl": {:git, "https://github.com/xerions/ecto_ttl.git", "2a2e2bcd1443e5a0a5ed594f807ddcec46a1a840", []},
|
15 | 16 | "espec": {:hex, :espec, "1.2.0", "93a057d9b200619c6a64676f27b5e7d3d6d80097763232a76bb88d8b0c3db28d", [:mix], [{:meck, "~> 0.8.4", [hex: :meck, optional: false]}]},
|
|
0 commit comments