diff --git a/Gemfile b/Gemfile index 5bd1a39aa..ada08962c 100644 --- a/Gemfile +++ b/Gemfile @@ -5,9 +5,6 @@ gem 'inspec', path: '.' gem 'ffi', '>= 1.9.14' -# Include the Chef-branded inspec executable here, as we can't put it in the gem -gem 'inspec-bin', path: 'inspec-bin' - group :omnibus do gem 'rb-readline' gem 'appbundler'