summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaymala Sinha <jsinha@chef.io>2019-10-22 14:14:40 -0400
committerJaymala Sinha <jsinha@chef.io>2019-10-22 14:14:40 -0400
commitf0336e6723739010d8b9089e8afd58be883bd6b6 (patch)
treeec6d2f8ffea6d0eaa2ba495c2e7159b29aff6141
parent566c08e697b1aef312def2150a59c8c651edb982 (diff)
downloadchef-jsinha/use_artifactory_repo.tar.gz
Signed-off-by: Jaymala Sinha <jsinha@chef.io>
-rw-r--r--omnibus/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 6fca425e62..53daaa2869 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -1,4 +1,4 @@
-source "https://rubygems.org"
+source "https://chefhatest.jfrog.io/chefhatest/api/gems/gems-remote"
gem "omnibus", git: "https://github.com/chef/omnibus", branch: "master"
gem "omnibus-software", git: "https://github.com/chef/omnibus-software", branch: "master"