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 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"