Skip to content

Commit

Permalink
Update jwerl
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Waz committed Oct 24, 2022
1 parent 187cb40 commit 0efb3ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@

%%% Other
{pa, {git, "https://github.com/erszcz/pa.git", {branch, "master"}}},
%% MR of jwerl - https://gitlab.com/glejeune/jwerl/-/merge_requests/13
{jwerl, {git, "https://gitlab.com/vkatsuba/jwerl.git", {branch, "refactoring/otp-24"}}},
{jwerl, {git, "https://gitlab.com/glejeune/jwerl.git", {tag, "1.2.0"}}},
{cpool, "0.1.0"}, %% Do not upgrade cpool to version 0.1.1, it has bugs
{nkpacket, {git, "https://github.com/michalwski/nkpacket.git", {ref, "f7c5349"}}},
{nksip, {git, "https://github.com/NetComposer/nksip.git", {ref, "1a29ef3"}}}
Expand Down
4 changes: 2 additions & 2 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
{<<"jiffy">>,{pkg,<<"jiffy">>,<<"1.1.1">>},0},
{<<"jsx">>,{pkg,<<"jsx">>,<<"2.9.0">>},1},
{<<"jwerl">>,
{git,"https://gitlab.com/vkatsuba/jwerl.git",
{ref,"cd1cdfc393bc7865f6a412a2c5e015729397e607"}},
{git,"https://gitlab.com/glejeune/jwerl.git",
{ref,"6e778543ef7470e9e8ae32700f5e5a8cc25e00a4"}},
0},
{<<"lager">>,{pkg,<<"lager">>,<<"3.9.2">>},0},
{<<"lasse">>,{pkg,<<"lasse">>,<<"1.2.0">>},0},
Expand Down

0 comments on commit 0efb3ac

Please sign in to comment.