From 6527c8925f05e35d7c444d8065d68b9ed45d6720 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Tue, 12 Jun 2018 16:42:36 -0600 Subject: upgrade bbmustache to 1.5.0 --- rebar.config | 2 +- rebar.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rebar.config b/rebar.config index 319a837..66ecc70 100644 --- a/rebar.config +++ b/rebar.config @@ -6,7 +6,7 @@ {certifi, "2.0.0"}, {providers, "1.7.0"}, {getopt, "1.0.1"}, - {bbmustache, "1.3.0"}, + {bbmustache, "1.5.0"}, {relx, "3.24.4"}, {cf, "0.2.2"}, {cth_readable, "1.4.1"}, diff --git a/rebar.lock b/rebar.lock index 4d2a50e..7a75851 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,5 +1,5 @@ {"1.1.0", -[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.3.0">>},0}, +[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.5.0">>},0}, {<<"certifi">>,{pkg,<<"certifi">>,<<"2.0.0">>},0}, {<<"cf">>,{pkg,<<"cf">>,<<"0.2.2">>},0}, {<<"cth_readable">>,{pkg,<<"cth_readable">>,<<"1.4.1">>},0}, @@ -11,7 +11,7 @@ {<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.3">>},0}]}. [ {pkg_hash,[ - {<<"bbmustache">>, <<"2010ADAE78830992A4C69680115ECD7D475DD03A72C076BBADDCCBF2D4B32035">>}, + {<<"bbmustache">>, <<"8CFDE0602E90A4057E161BF5288ADE854B4E511E2E8924966A8438730E958381">>}, {<<"certifi">>, <<"A0C0E475107135F76B8C1D5BC7EFB33CD3815CB3CF3DEA7AEFDD174DABEAD064">>}, {<<"cf">>, <<"7F2913FFF90ABCABD0F489896CFEB0B0674F6C8DF6C10B17A83175448029896C">>}, {<<"cth_readable">>, <<"1A54C8C73E80D86FDC91EFDC9A5D342335E426C9F26441ACAA59D54DB80E05C7">>}, -- cgit v1.1