isn/mix.lock

11 lines
382 B
Plaintext
Raw Normal View History

2016-01-03 21:17:01 +00:00
%{"bunt": {:hex, :bunt, "0.1.4"},
"connection": {:hex, :connection, "1.0.2"},
"credo": {:hex, :credo, "0.2.5"},
"decimal": {:hex, :decimal, "1.1.1"},
"earmark": {:hex, :earmark, "0.2.0"},
"ecto": {:hex, :ecto, "1.1.1"},
2015-06-02 06:03:03 +00:00
"eh": {:hex, :eh, "0.2.0"},
2016-01-03 21:17:01 +00:00
"ex_doc": {:hex, :ex_doc, "0.11.3"},
2015-05-05 20:15:40 +00:00
"poolboy": {:hex, :poolboy, "1.5.1"},
2016-01-03 21:17:01 +00:00
"postgrex": {:hex, :postgrex, "0.10.0"}}