diff --git a/Makefile b/Makefile index c52bfa9..511f2e4 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ DEPS = lager emysql emongo tirerl epgsql worker_pool riakc uuid dep_lager = git https://github.com/basho/lager.git 2.1.1 dep_emysql = git https://github.com/Eonblast/Emysql.git v0.4.1 dep_emongo = git https://github.com/inaka/emongo.git v0.2.1 -dep_tirerl = git https://github.com/inaka/tirerl 0.1.4 +dep_tirerl = git https://github.com/inaka/tirerl 0.1.5 dep_epgsql = git https://github.com/epgsql/epgsql 2.0.0 dep_worker_pool = git https://github.com/inaka/worker_pool.git 1.0.2 dep_riakc = git https://github.com/inaka/riak-erlang-client.git 2.1.1-dialyzed