From 95f66feefafe7df018396b064b3d4b4cc066c532 Mon Sep 17 00:00:00 2001 From: jan shahid shaik Date: Thu, 5 Dec 2024 16:06:01 +0530 Subject: [PATCH] some Signed-off-by: jan shahid shaik --- src/bookshelf/rebar.config | 2 +- src/oc_bifrost/rebar.config | 2 +- src/oc_erchef/rebar.config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/bookshelf/rebar.config b/src/bookshelf/rebar.config index bbd193b19e..b0ed9faaf8 100644 --- a/src/bookshelf/rebar.config +++ b/src/bookshelf/rebar.config @@ -39,7 +39,7 @@ {opscoderl_wm, ".*", {git, "https://github.com/chef/opscoderl_wm", {branch, "main"}}}, {sqerl, ".*", - {git, "https://github.com/chef/sqerl", {branch, "main"}}}, + {git, "https://github.com/chef/sqerl", {branch, "CHEF-11677/CHEF-12498/lbaker"}}}, {sync, ".*", {git, "https://github.com/rustyio/sync", {branch, "master"}}} ]}. diff --git a/src/oc_bifrost/rebar.config b/src/oc_bifrost/rebar.config index 883ac272d6..fb0d0de27d 100644 --- a/src/oc_bifrost/rebar.config +++ b/src/oc_bifrost/rebar.config @@ -38,7 +38,7 @@ {opscoderl_wm, ".*", {git, "https://github.com/chef/opscoderl_wm", {branch, "main"}}}, {sqerl, ".*", - {git, "https://github.com/chef/sqerl", {branch, "main"}}}, + {git, "https://github.com/chef/sqerl", {branch, "CHEF-11677/CHEF-12498/lbaker"}}}, {stats_hero, ".*", {git, "https://github.com/chef/stats_hero", {branch, "main"}}}, {sync, ".*", diff --git a/src/oc_erchef/rebar.config b/src/oc_erchef/rebar.config index ff9336f9a0..ccd82f7bb3 100644 --- a/src/oc_erchef/rebar.config +++ b/src/oc_erchef/rebar.config @@ -61,7 +61,7 @@ {prometheus, ".*", {git, "https://github.com/deadtrickster/prometheus.erl", {tag, "v4.6.0"}}}, {sqerl, ".*", - {git, "https://github.com/chef/sqerl", {branch, "main"}}}, + {git, "https://github.com/chef/sqerl", {branch, "CHEF-11677/CHEF-12498/lbaker"}}}, {stats_hero, ".*", {git, "https://github.com/chef/stats_hero", {branch, "main"}}}, {sync, ".*",