isn/mix.lock

8 lines
266 B
Plaintext
Raw Normal View History

2015-05-05 20:15:40 +00:00
%{"decimal": {:hex, :decimal, "1.1.0"},
2015-08-10 20:06:42 +00:00
"earmark": {:hex, :earmark, "0.1.17"},
"ecto": {:hex, :ecto, "1.0.4"},
2015-06-02 06:03:03 +00:00
"eh": {:hex, :eh, "0.2.0"},
"ex_doc": {:hex, :ex_doc, "0.10.0"},
2015-05-05 20:15:40 +00:00
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.9.1"}}