Skip to content

Commit dbc9e59

Browse files
committed
TEMPORARY COMMIT point to webmachine fixes
remove this commit once the webmachine PR is merged. chef/webmachine#12 Signed-off-by: Lincoln Baker <lbaker@chef.io>
1 parent 5436cc6 commit dbc9e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{deps,
66
[{webmachine, ".*",
7-
{git, "https://github.com/chef/webmachine", {branch, "master"}}}
7+
{git, "https://github.com/chef/webmachine", {branch, "lbaker/updates"}}}
88
]
99
}.
1010

0 commit comments

Comments
 (0)