diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2015-05-03 12:43:44 -0400 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2015-05-03 12:43:44 -0400 |
commit | b4b6638ba9f7fb41f776c18eb08d31c3f804f00a (patch) | |
tree | 6f09306ab63f344646f96c257d0c30662a942ff7 | |
parent | 99cd24f8a1fa2efc4ea8ad39a1877e400e3af28c (diff) | |
parent | f61b12990996af43540217e2f9f85952ed3754bc (diff) |
Merge pull request #382 from tsloughter/upgrade_relx
upgrade relx dep to latest mustache branch commit
-rw-r--r-- | rebar.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ [{<<"rebar_vsn_plugin">>, {git,"https://github.com/erlware/rebar_vsn_plugin.git", {ref,"fd40c960c7912193631d948fe962e1162a8d1334"}}, - 1}, + 2}, {<<"relx">>, {git,"https://github.com/tsloughter/relx.git", - {ref,"732ad5a3f902a07972460731504ca7e085b80ae5"}}, + {ref,"6e0d048d3840464539deddd9d5b53e9f421edee4"}}, 0}, {<<"providers">>, {git,"https://github.com/tsloughter/providers.git", |