isn/mix.lock

6 lines
195 B
Plaintext
Raw Normal View History

2015-05-05 20:15:40 +00:00
%{"decimal": {:hex, :decimal, "1.1.0"},
"ecto": {:hex, :ecto, "0.11.0"},
2015-05-27 17:20:23 +00:00
"ex_doc": {:hex, :ex_doc, "0.6.2"},
2015-05-05 20:15:40 +00:00
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.8.1"}}