Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Update webmachine to R16B03 compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
markan committed Jul 29, 2015
1 parent 35a41d8 commit db9852a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
{git, "https://github.com/chef/chef_authn", {branch, "master"}}},
{ej, ".*",
{git, "https://github.com/seth/ej", {branch, "master"}}},
% {webmachine,".*",
% {git,"https://github.com/basho/webmachine",
{webmachine, ".*",
{git, "https://github.com/chef/webmachine", {tag, "1.10.5.3"}}},
{webmachine,".*",
{git,"https://github.com/basho/webmachine", {tag, "1.10.8"}}},
% {webmachine, ".*",
% {git, "https://github.com/chef/webmachine", {tag, "1.10.5.3"}}},
{envy, ".*",
{git, "https://github.com/manderson26/envy", {branch, "master"}}},
%% Not actually using this yet AFAIK
Expand Down

0 comments on commit db9852a

Please sign in to comment.