mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
18 lines
276 B
Ruby
18 lines
276 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'chef-dk'
|
|
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'
|