Created
July 1, 2014 14:45
-
-
Save alco/3dc32507c910f857105e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ docker run ... mix deps | |
* gproc 0.3-2-g1f12fbf (git://github.com/esl/gproc.git) | |
locked at 1f12fbf | |
ok | |
* wyvern 0.0.1 (git://github.com/alco/wyvern.git) | |
locked at 069b69f | |
ok | |
* ranch 0.9.0 (git://github.com/extend/ranch.git) | |
locked at 5df1f22 (ref) | |
ok | |
* cowlib 0.4.0 (git://github.com/extend/cowlib.git) | |
locked at 63298e8 (ref) | |
ok | |
* cowboy 0.9.0 (git://github.com/extend/cowboy.git) | |
locked at db52494 (tag: 0.9.0) | |
ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment