Skip to content

Commit 4d9b64a

Browse files
authored
Merge pull request #40 from dev-sec/ci_fix
add dependency to chef-config for CI
2 parents 125ad8d + 2cdc3f0 commit 4d9b64a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ group :tools do
1313
end
1414

1515
source 'https://packagecloud.io/cinc-project/stable' do
16+
gem 'chef-config'
1617
gem 'cinc-auditor-bin'
1718
end

0 commit comments

Comments
 (0)