summaryrefslogtreecommitdiff
path: root/acceptance/Gemfile
blob: e4ad841728b731355cc3172b392e9111ac36216b (plain)
1
2
3
4
5
6
source 'https://rubygems.org'

gem 'chef-acceptance', github: 'chef/chef-acceptance'
gem 'test-kitchen', '~> 1.4.0'
gem 'kitchen-vagrant', '~> 0.17.0'
gem 'vagrant-wrapper'