Skip to content

Commit 1a0c47a

Browse files
committed
Update for OR-3.4 - rebar3 -> 3.21
1 parent 42f1c79 commit 1a0c47a

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

rebar.config

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414

1515
{profiles,
1616
[{test,
17-
[{deps, [meck,
18-
{ibrowse, {git, "https://github.com/OpenRiak/ibrowse.git", {branch, "openriak-3.2"}}}
17+
[{deps, [
18+
{meck, {git, "https://github.com/OpenRiak/meck.git", {branch, "openriak-3.4"}}},
19+
{ibrowse, {git, "https://github.com/OpenRiak/ibrowse.git", {branch, "openriak-3.4"}}}
1920
]},
2021
{erl_opts, [debug_info]}
2122
]}

rebar3

-144 KB
Binary file not shown.

0 commit comments

Comments
 (0)