diff --git a/rebar.config b/rebar.config index 671b78cf8..8e2d9c7cc 100644 --- a/rebar.config +++ b/rebar.config @@ -25,7 +25,5 @@ {eunit_opts, [verbose]}. -{deps, [ - {gproc, ".*", {git, "git://github.com/uwiger/gproc.git", {branch, "master"}}} -]}. +{deps, [{gproc, "0.8.0"}]}.