summaryrefslogtreecommitdiff
path: root/rebar.lock
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2015-05-08 18:06:06 -0500
committerTristan Sloughter <t@crashfast.com>2015-05-08 20:54:38 -0500
commit4e5bc6056f7865d7ebe920a5c55684f5f7d414af (patch)
treea9ff15ec26854c3b43e87fdcbe019e4d19ac4143 /rebar.lock
parent6bc5af5479cff211cc4ad4061b61d00c697ddd2b (diff)
update mustache to v0.3.0 and relx to 2.0.0
Diffstat (limited to 'rebar.lock')
-rw-r--r--rebar.lock10
1 files changed, 7 insertions, 3 deletions
diff --git a/rebar.lock b/rebar.lock
index 39b3b48..6bff315 100644
--- a/rebar.lock
+++ b/rebar.lock
@@ -1,10 +1,14 @@
-[{<<"providers">>,
+[{<<"relx">>,
+ {git,"https://github.com/erlware/relx.git",
+ {ref,"2e59b1c95575b3c104cc191e954c82baadc43c6c"}},
+ 0},
+ {<<"providers">>,
{git,"https://github.com/tsloughter/providers.git",
{ref,"7563ba7e916d5a35972b25b3aa1945ffe0a8e7a5"}},
0},
{<<"mustache">>,
- {git,"https://github.com/tsloughter/mustache.git",
- {ref,"fe99ec4fcc4cf3f169d4851b4d1b7b5780b8d464"}},
+ {git,"https://github.com/soranoba/mustache.git",
+ {ref,"e5401042c66039eef20ee81abc1537ced1f22bc7"}},
0},
{<<"getopt">>,
{git,"https://github.com/jcomellas/getopt.git",