Skip to content

Commit

Permalink
updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mneudert committed May 31, 2015
1 parent d85190e commit 329dd99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mix.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%{"dialyze": {:hex, :dialyze, "0.1.4"},
"earmark": {:hex, :earmark, "0.1.15"},
"ex_doc": {:hex, :ex_doc, "0.7.2"},
"excoveralls": {:hex, :excoveralls, "0.3.8"},
"earmark": {:hex, :earmark, "0.1.17"},
"ex_doc": {:hex, :ex_doc, "0.7.3"},
"excoveralls": {:hex, :excoveralls, "0.3.10"},
"exjsx": {:hex, :exjsx, "3.1.0"},
"hackney": {:hex, :hackney, "1.1.0"},
"idna": {:hex, :idna, "1.0.2"},
"jsx": {:hex, :jsx, "2.4.0"},
"poolboy": {:hex, :poolboy, "1.4.2"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.4"},
"yamerl": {:git, "git://github.com/yakaz/yamerl.git", "ae810a808817d9482b4628ae3e20d746e3729fe0", []}}

0 comments on commit 329dd99

Please sign in to comment.