source 'https://rubygems.org'

gem 'berkshelf',  '~> 3.1.0' # 3.2 has performance issue with vmware fusion
gem 'chefspec',   '~> 4.1'
gem 'foodcritic', '~> 4.0'
gem 'rubocop',    '~> 0.31'
