mirror of
https://github.com/dev-sec/linux-baseline
synced 2024-11-21 18:53:02 +00:00
Use current source for CINC packages
This commit is contained in:
parent
0adb7a2c57
commit
d06e065952
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -13,7 +13,7 @@ group :tools do
|
|||
gem 'pry-coolline'
|
||||
end
|
||||
|
||||
source 'https://packagecloud.io/cinc-project/stable' do
|
||||
source 'https://rubygems.cinc.sh' do
|
||||
gem 'chef-config'
|
||||
gem 'cinc-auditor-bin'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue