isn/mix.lock

7 lines
225 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-06-02 06:03:03 +00:00
"eh": {:hex, :eh, "0.2.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"}}