From fbe68d593a6d55e41371357086bf23765d51b1ce Mon Sep 17 00:00:00 2001 From: Lincoln Baker Date: Fri, 16 Aug 2024 18:10:44 -0500 Subject: [PATCH] point to modified ej Signed-off-by: Lincoln Baker --- rebar.config | 2 +- rebar.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index 07fdfd0..a482aee 100644 --- a/rebar.config +++ b/rebar.config @@ -7,7 +7,7 @@ {deps, [ {lager, {git, "https://github.com/erlang-lager/lager", {branch, "master"}}}, - {ej, {git, "https://github.com/chef/ej", {branch, "master"}}}, + {ej, {git, "https://github.com/chef/ej", {branch, "CHEF-11677/CHEF-12498/lbaker"}}}, {jiffy, {git, "https://github.com/davisp/jiffy", {branch, "master"}}} ]}. diff --git a/rebar.lock b/rebar.lock index 9f6592c..5969d96 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,7 +1,7 @@ {"1.2.0", [{<<"ej">>, {git,"https://github.com/chef/ej", - {ref,"f843f4da1cb7d8d2414adccc37fe523e3f92d789"}}, + {branch,"CHEF-11677/CHEF-12498/lbaker"}}, 0}, {<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},1}, {<<"jiffy">>,