diff --git a/rebar.config b/rebar.config index 4f3ba35..d60095c 100644 --- a/rebar.config +++ b/rebar.config @@ -24,7 +24,7 @@ {lager, "2.*", {git, "git://github.com/basho/lager.git", "2.0.0"}}, {getopt, "0.*", {git, "git://github.com/jcomellas/getopt.git", "v0.8.2"}}, {meck, "0.*", {git, "git://github.com/eproxus/meck.git", "0.8.2"}}, - {jiffy, "0.*", {git, "git://github.com/davisp/jiffy.git", "0.11.3"}}, + {jiffy, "0.*", {git, "git://github.com/davisp/jiffy.git", "0.14.2"}}, {ibrowse, "4.*", {git, "git://github.com/cmullaparthi/ibrowse.git", "v4.1.1"}}, {aleppo, "0.*", {git, "git://github.com/inaka/aleppo.git", "0.9.0"}}, {zipper, ".*", {git, "git://github.com/inaka/zipper.git", "0.1.0"}},