Explorar el Código

upgrade certifi to latest release

pull/970/head
Tristan Sloughter hace 9 años
padre
commit
b6d70568d8
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      rebar.config
  2. +1
    -1
      rebar.lock

+ 1
- 1
rebar.config Ver fichero

@ -3,7 +3,7 @@
{deps, [{erlware_commons, "0.18.0"},
{ssl_verify_hostname, "1.0.5"},
{certifi, "0.1.1"},
{certifi, "0.3.0"},
{providers, "1.6.0"},
{getopt, "0.8.2"},
{bbmustache, "1.0.4"},

+ 1
- 1
rebar.lock Ver fichero

@ -1,5 +1,5 @@
[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.0.4">>},0},
{<<"certifi">>,{pkg,<<"certifi">>,<<"0.1.1">>},0},
{<<"certifi">>,{pkg,<<"certifi">>,<<"0.3.0">>},0},
{<<"cf">>,{pkg,<<"cf">>,<<"0.2.1">>},0},
{<<"cth_readable">>,{pkg,<<"cth_readable">>,<<"1.1.0">>},0},
{<<"erlware_commons">>,{pkg,<<"erlware_commons">>,<<"0.18.0">>},0},

Cargando…
Cancelar
Guardar