瀏覽代碼

Merge pull request #1812 from tsloughter/bb-1.5.0

upgrade bbmustache to 1.5.0
pull/1813/head
Fred Hebert 7 年之前
committed by GitHub
父節點
當前提交
0053e9be97
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 2 個檔案被更改,包括 3 行新增3 行删除
  1. +1
    -1
      rebar.config
  2. +2
    -2
      rebar.lock

+ 1
- 1
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"},

+ 2
- 2
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">>},

Loading…
取消
儲存