From 54acd47ec1ae0965822b5e73a4b153d2f84ef542 Mon Sep 17 00:00:00 2001 From: mo khan Date: Mon, 22 Jun 2020 09:03:10 -0600 Subject: Start to build python packages --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 1e776ac..45b3932 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ source 'https://rubygems.org' gem 'omnibus', '~> 7.0' -gem 'omnibus-software', github: 'chef/omnibus-software' +gem 'omnibus-software', git: 'https://github.com/chef/omnibus-software.git' -- cgit v1.2.3