From 4e5bc6056f7865d7ebe920a5c55684f5f7d414af Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Fri, 8 May 2015 18:06:06 -0500 Subject: update mustache to v0.3.0 and relx to 2.0.0 --- rebar.lock | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'rebar.lock') 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", -- cgit v1.1