Skip to content

Commit

Permalink
[Fix #114] update cowboy and cowlib version
Browse files Browse the repository at this point in the history
  • Loading branch information
Euen committed Jan 21, 2016
1 parent d47c4b4 commit bac772f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@ PROJECT = shotgun

CONFIG = rel/sys.config

DEPS = gun
DEPS = cowlib gun
BUILD_DEPS = inaka_mk hexer_mk
TEST_DEPS = katana cowboy inaka_mixer lasse
SHELL_DEPS = sync

dep_cowlib = hex 1.0.2
dep_gun = hex 1.0.0-pre.1
dep_katana = hex 0.2.19
dep_inaka_mixer = hex 0.1.5
dep_cowboy = git https://github.com/ninenines/cowboy.git 2.0.0-pre.2
dep_cowboy = hex 1.0.4
dep_lasse = git https://github.com/inaka/lasse.git 1.0.1
dep_sync = git https://github.com/inaka/sync.git 0.1.3
dep_inaka_mk = git https://github.com/inaka/inaka.mk.git 1.0.0
Expand Down

0 comments on commit bac772f

Please sign in to comment.