aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.lock
diff options
context:
space:
mode:
authorJordan Wilberding <[email protected]>2015-05-08 15:57:05 -0700
committerJordan Wilberding <[email protected]>2015-05-08 15:57:05 -0700
commit2e59b1c95575b3c104cc191e954c82baadc43c6c (patch)
treed18fb57579cb3e58984599bdb2c926db9314d294 /rebar.lock
parentf8af9f5cd9f70ff43a043fe274dda4e56be82a2d (diff)
parent58fec57db3d99ffb5aefd0d5751d7bbda6762f66 (diff)
downloadrelx-2e59b1c95575b3c104cc191e954c82baadc43c6c.tar.gz
relx-2e59b1c95575b3c104cc191e954c82baadc43c6c.tar.bz2
relx-2e59b1c95575b3c104cc191e954c82baadc43c6c.zip
Merge pull request #339 from tsloughter/mustache
use mustache instead of erlydtl for overlays
Diffstat (limited to 'rebar.lock')
-rw-r--r--rebar.lock18
1 files changed, 5 insertions, 13 deletions
diff --git a/rebar.lock b/rebar.lock
index 8bfc7c1..f9c2bd9 100644
--- a/rebar.lock
+++ b/rebar.lock
@@ -2,27 +2,19 @@
{git,"https://github.com/erlware/rebar_vsn_plugin.git",
{ref,"fd40c960c7912193631d948fe962e1162a8d1334"}},
1},
- {<<"merl">>,
- {git,"git://github.com/erlydtl/merl.git",
- {ref,"750b09d44425f435ff579a4d28bf5844bb5b4ef1"}},
- 1},
- {<<"eunit_formatters">>,
- {git,"git://github.com/seancribbs/eunit_formatters",
- {ref,"2c73eb6e46b0863f19507857b386a48a53aaf141"}},
- 1},
{<<"providers">>,
{git,"https://github.com/tsloughter/providers.git",
{ref,"d565693cbbca3457df34d95c53c47e1faa8cde6c"}},
0},
+ {<<"mustache">>,
+ {git,"https://github.com/soranoba/mustache.git",
+ {ref,"e5401042c66039eef20ee81abc1537ced1f22bc7"}},
+ 0},
{<<"getopt">>,
{git,"https://github.com/jcomellas/getopt.git",
{ref,"626698975e63866156159661d100785d65eab6f9"}},
0},
- {<<"erlydtl">>,
- {git,"https://github.com/erlydtl/erlydtl.git",
- {ref,"de00ccf522be8d3f9b0dcb7cd680f83b4fb7267a"}},
- 0},
{<<"erlware_commons">>,
{git,"https://github.com/erlware/erlware_commons.git",
- {ref,"05b956da26788f30b3cb793fa6ace02b75f481d0"}},
+ {ref,"ef0d252b11c863f9c228af2fe93a4e42fba2f7f3"}},
0}].