summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorswati keshari <swatikeshari4@gmail.com>2021-09-07 15:35:44 +0530
committerswati keshari <swatikeshari4@gmail.com>2021-09-07 15:35:44 +0530
commit8000aafc1824d2b2ebd5662118f0a11ebef8f11f (patch)
tree0f669b3969c1294a84156b13e9b8fc9f2600c37c
parenteb34e97386cb393c5558e4814adbc3174f532620 (diff)
downloadchef-8000aafc1824d2b2ebd5662118f0a11ebef8f11f.tar.gz
replace master with main
Signed-off-by: swati keshari <swatikeshari4@gmail.com>
-rw-r--r--omnibus/Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 232d6b6551..1065402031 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
-gem "omnibus", git: "https://github.com/chef/omnibus", branch: "master"
-gem "omnibus-software", git: "https://github.com/chef/omnibus-software", branch: "master"
+gem "omnibus", git: "https://github.com/chef/omnibus", branch: "main"
+gem "omnibus-software", git: "https://github.com/chef/omnibus-software", branch: "main"
gem "artifactory"
gem "pedump"