diff --git a/rebar.config b/rebar.config index 52ebac5..65ae9f9 100644 --- a/rebar.config +++ b/rebar.config @@ -3,7 +3,7 @@ %% ex: ts=4 sw=4 ft=erlang et {deps, [ {envy, ".*", {git, "https://github.com/markan/envy", {branch, "master"}}}, - {erlcloud,".*", {git, "https://github.com/chef/erlcloud", {branch, "lbaker/presigned-headers"}}} + {erlcloud,".*", {git, "https://github.com/chef/erlcloud", {branch, "CHEF-11677/CHEF-12498/lbaker"}}} ]}. {profiles, [{ test, [ diff --git a/rebar.lock b/rebar.lock index bee6d70..b1fa34e 100644 --- a/rebar.lock +++ b/rebar.lock @@ -7,12 +7,12 @@ 0}, {<<"erlcloud">>, {git,"https://github.com/chef/erlcloud", - {branch,"lbaker/presigned-headers"}}, + {branch,"CHEF-11677/CHEF-12498/lbaker"}}, 0}, {<<"jsx">>,{pkg,<<"jsx">>,<<"2.11.0">>},1}, {<<"lhttpc">>, - {git,"https://github.com/erlcloud/lhttpc", - {ref,"8e34985a3cd0ac2a7fc2a88a041554c64d33e74b"}}, + {git,"https://github.com/chef/lhttpc", + {ref,"b8ea2a03b081c65902600e358cbdb17b5f826ffe"}}, 1}]}. [ {pkg_hash,[ diff --git a/rebar3 b/rebar3 index 2497f39..bf21708 100755 Binary files a/rebar3 and b/rebar3 differ