mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 18:26:45 +01:00
18 lines
286 B
Ruby
18 lines
286 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'chef-dk', '2.4.17'
|
|
gem 'pry'
|
|
gem 'test-kitchen'
|
|
gem 'inspec'
|
|
gem 'kitchen-inspec'
|
|
gem 'kitchen-vagrant'
|
|
gem 'berkshelf'
|
|
gem 'chef-vault'
|
|
gem 'foodcritic'
|
|
gem 'ohai'
|
|
gem 'rubocop'
|
|
gem 'knife-spork'
|
|
gem 'fauxhai'
|
|
gem 'chefspec'
|
|
gem 'chef-provisioning'
|