Skip to content

Commit

Permalink
Remove mix.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsacbibit committed Apr 8, 2016
1 parent 18bd192 commit db3eead
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions mix.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
%{"base64url": {:hex, :base64url, "0.0.1"},
"bbmustache": {:hex, :bbmustache, "1.0.1"},
"certifi": {:hex, :certifi, "0.4.0"},
"combine": {:hex, :combine, "0.7.0"},
"comeonin": {:hex, :comeonin, "2.3.1"},
"conform": {:hex, :conform, "0.16.0"},
"connection": {:hex, :connection, "1.0.2"},
"cowboy": {:hex, :cowboy, "1.0.4"},
"cowlib": {:hex, :cowlib, "1.0.2"},
"db_connection": {:hex, :db_connection, "0.2.5"},
"decimal": {:hex, :decimal, "1.1.1"},
"ecto": {:hex, :ecto, "1.1.5"},
"erlware_commons": {:hex, :erlware_commons, "0.13.0"},
"exrm": {:hex, :exrm, "0.18.8"},
"fs": {:hex, :fs, "0.9.2"},
"getopt": {:hex, :getopt, "0.8.2"},
"gettext": {:hex, :gettext, "0.11.0"},
"guardian": {:hex, :guardian, "0.9.1"},
"hackney": {:hex, :hackney, "1.6.0"},
"idna": {:hex, :idna, "1.2.0"},
"jose": {:hex, :jose, "1.7.3"},
"metrics": {:hex, :metrics, "1.0.1"},
"mimerl": {:hex, :mimerl, "1.0.2"},
"mix_test_watch": {:hex, :mix_test_watch, "0.2.6"},
"neotoma": {:hex, :neotoma, "1.7.3"},
"phoenix": {:hex, :phoenix, "1.1.4"},
"phoenix_ecto": {:hex, :phoenix_ecto, "2.0.1"},
"phoenix_html": {:hex, :phoenix_html, "2.5.1"},
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.3"},
"plug": {:hex, :plug, "1.1.3"},
"poison": {:hex, :poison, "1.5.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"postgrex": {:hex, :postgrex, "0.11.1"},
"providers": {:hex, :providers, "1.4.1"},
"ranch": {:hex, :ranch, "1.2.1"},
"relx": {:hex, :relx, "3.1.0"},
"ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.0"},
"timex": {:hex, :timex, "2.1.4"},
"tzdata": {:hex, :tzdata, "0.5.7"},
"uuid": {:hex, :uuid, "1.1.3"}}

0 comments on commit db3eead

Please sign in to comment.