summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--omnibus/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 8ab5636fdc..bd140a4ac5 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -6,7 +6,7 @@ gem "artifactory"
gem "pedump"
-gem "berkshelf", git: "https://github.com/chef/berkshelf.git", branch: "jfm/chef17_berkshelf_tweak"
+gem "berkshelf", git: "https://github.com/chef/berkshelf.git", branch: "main"
# This development group is installed by default when you run `bundle install`,
# but if you are using Omnibus in a CI-based infrastructure, you do not need