Skip to content

Commit

Permalink
Update hackney to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surik authored and mgumz committed Aug 8, 2018
1 parent c3f5034 commit 77a627d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{deps, [
{hackney, "1.12.1"},
{hackney, "1.13.0"},
{exometer_core, "1.5.2"}
]}.

Expand Down
8 changes: 4 additions & 4 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
{<<"exometer_core">>,{pkg,<<"exometer_core">>,<<"1.5.2">>},0},
{<<"folsom">>,{pkg,<<"folsom">>,<<"0.8.7">>},1},
{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},2},
{<<"hackney">>,{pkg,<<"hackney">>,<<"1.12.1">>},0},
{<<"hackney">>,{pkg,<<"hackney">>,<<"1.13.0">>},0},
{<<"hut">>,{pkg,<<"hut">>,<<"1.2.0">>},1},
{<<"idna">>,{pkg,<<"idna">>,<<"5.1.1">>},1},
{<<"idna">>,{pkg,<<"idna">>,<<"5.1.2">>},1},
{<<"lager">>,{pkg,<<"lager">>,<<"3.5.2">>},1},
{<<"metrics">>,{pkg,<<"metrics">>,<<"1.0.1">>},1},
{<<"mimerl">>,{pkg,<<"mimerl">>,<<"1.0.2">>},1},
Expand All @@ -21,9 +21,9 @@
{<<"exometer_core">>, <<"62A99A361BA8A14D53857D4C716A191E810299D2F43C5C981EB7B086C0BFCCE1">>},
{<<"folsom">>, <<"A885F0AEEE4C84270954C88A55A5A473D6B2C7493E32FFDC5765412DD555A951">>},
{<<"goldrush">>, <<"F06E5D5F1277DA5C413E84D5A2924174182FB108DABB39D5EC548B27424CD106">>},
{<<"hackney">>, <<"8BF2D0E11E722E533903FE126E14D6E7E94D9B7983CED595B75F532E04B7FDC7">>},
{<<"hackney">>, <<"24EDC8CD2B28E1C652593833862435C80661834F6C9344E84B6A2255E7AEEF03">>},
{<<"hut">>, <<"0089DF0FAA2827C605BBADA88153F24FFF5EA7A4BE32ECF0250A7FDC2719CAFB">>},
{<<"idna">>, <<"CBC3B2FA1645113267CC59C760BAFA64B2EA0334635EF06DBAC8801E42F7279C">>},
{<<"idna">>, <<"E21CB58A09F0228A9E0B95EAA1217F1BCFC31A1AAA6E1FDF2F53A33F7DBD9494">>},
{<<"lager">>, <<"614A8C8F67BF99B69EB264EA22121AD25511C055AAEC09B086773D5108C6767F">>},
{<<"metrics">>, <<"25F094DEA2CDA98213CECC3AEFF09E940299D950904393B2A29D191C346A8486">>},
{<<"mimerl">>, <<"993F9B0E084083405ED8252B99460C4F0563E41729AB42D9074FD5E52439BE88">>},
Expand Down

0 comments on commit 77a627d

Please sign in to comment.