Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -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, [
Expand Down
6 changes: 3 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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",
{branch,"b8ea2a03b081c65902600e358cbdb17b5f826ffe"}},
1}]}.
[
{pkg_hash,[
Expand Down
Binary file modified rebar3
Binary file not shown.