mix.lock

Summary

Maintainability
Test Coverage
%{"cowboy": {:hex, :cowboy, "1.0.2"},
  "cowlib": {:hex, :cowlib, "1.0.1"},
  "dogma": {:hex, :dogma, "0.1.0"},
  "fs": {:hex, :fs, "0.9.2"},
  "hackney": {:hex, :hackney, "0.14.3"},
  "httpoison": {:hex, :httpoison, "0.5.0"},
  "idna": {:hex, :idna, "1.0.1"},
  "mix_test_watch": {:hex, :mix_test_watch, "0.2.5"},
  "phoenix": {:hex, :phoenix, "1.0.2"},
  "phoenix_html": {:hex, :phoenix_html, "1.4.0"},
  "phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.0"},
  "plug": {:hex, :plug, "1.0.0"},
  "poison": {:hex, :poison, "1.5.2"},
  "ranch": {:hex, :ranch, "1.1.0"},
  "shouldi": {:hex, :shouldi, "0.2.3"}}