mirror of
https://github.com/inspec/inspec
synced 2024-11-10 23:24:18 +00:00
berkshelf not needed in Gemfile
This commit is contained in:
parent
9e12095bd8
commit
ec24f86fb2
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ group :test do
|
|||
end
|
||||
|
||||
group :integration do
|
||||
gem 'berkshelf', '~> 4.0'
|
||||
gem 'test-kitchen', '~> 1.4'
|
||||
gem 'kitchen-vagrant'
|
||||
gem 'kitchen-puppet'
|
||||
|
|
Loading…
Reference in a new issue