From 89b4d4a8663bc40f25f6e195bf895887b227ed11 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Fri, 5 Feb 2016 18:40:15 -0600 Subject: upgrade relx to 3.15.0 --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index d8f9bbd..52c2f80 100644 --- a/rebar.config +++ b/rebar.config @@ -7,7 +7,7 @@ {providers, "1.6.0"}, {getopt, "0.8.2"}, {bbmustache, "1.0.4"}, - {relx, "3.13.0"}, + {relx, "3.15.0"}, {cf, "0.2.1"}, {cth_readable, "1.2.0"}, {eunit_formatters, "0.3.1"}]}. diff --git a/rebar.lock b/rebar.lock index c8b96e6..fb4788b 100644 --- a/rebar.lock +++ b/rebar.lock @@ -6,5 +6,5 @@ {<<"eunit_formatters">>,{pkg,<<"eunit_formatters">>,<<"0.3.1">>},0}, {<<"getopt">>,{pkg,<<"getopt">>,<<"0.8.2">>},0}, {<<"providers">>,{pkg,<<"providers">>,<<"1.6.0">>},0}, - {<<"relx">>,{pkg,<<"relx">>,<<"3.13.0">>},0}, + {<<"relx">>,{pkg,<<"relx">>,<<"3.15.0">>},0}, {<<"ssl_verify_hostname">>,{pkg,<<"ssl_verify_hostname">>,<<"1.0.5">>},0}]. -- cgit v1.1