Skip to content

Commit

Permalink
add mix lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neighman committed Jan 2, 2016
1 parent f7d752b commit 4f0e16f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mix.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
%{"fs": {:hex, :fs, "0.9.2"},
"poison": {:hex, :poison, "1.5.0"},
"poolboy": {:hex, :poolboy, "1.5.1"},
"porcelain": {:hex, :porcelain, "2.0.1"}}

0 comments on commit 4f0e16f

Please sign in to comment.