python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / development / tools / chefdk / Gemfile
blob0717cd32232b79a410af2885542e7bb7fd5fa542
1 source 'https://rubygems.org'
3 gem 'chef-dk', '4.13.3'
4 gem 'pry'
5 gem 'test-kitchen'
6 gem 'inspec'
7 gem 'kitchen-inspec'
8 gem 'kitchen-vagrant'
9 gem 'berkshelf'
10 gem 'chef-vault'
11 gem 'foodcritic'
12 gem 'ohai'
13 gem 'rubocop'
14 gem 'knife-spork'
15 gem 'fauxhai-ng'
16 gem 'chefspec'
17 gem 'chef-provisioning'