Browse Source

Merge pull request #382 from tsloughter/upgrade_relx

upgrade relx dep to latest mustache branch commit
pull/381/head
Fred Hebert 10 years ago
parent
commit
b4b6638ba9
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      rebar.lock

+ 2
- 2
rebar.lock View File

@ -1,10 +1,10 @@
[{<<"rebar_vsn_plugin">>, [{<<"rebar_vsn_plugin">>,
{git,"https://github.com/erlware/rebar_vsn_plugin.git", {git,"https://github.com/erlware/rebar_vsn_plugin.git",
{ref,"fd40c960c7912193631d948fe962e1162a8d1334"}}, {ref,"fd40c960c7912193631d948fe962e1162a8d1334"}},
1},
2},
{<<"relx">>, {<<"relx">>,
{git,"https://github.com/tsloughter/relx.git", {git,"https://github.com/tsloughter/relx.git",
{ref,"732ad5a3f902a07972460731504ca7e085b80ae5"}},
{ref,"6e0d048d3840464539deddd9d5b53e9f421edee4"}},
0}, 0},
{<<"providers">>, {<<"providers">>,
{git,"https://github.com/tsloughter/providers.git", {git,"https://github.com/tsloughter/providers.git",

Loading…
Cancel
Save