source 'https://rubygems.org'

gem 'berkshelf', '3.1.1'

group :integration do
  gem 'chefspec', '3.4.0'
  gem 'foodcritic', '3.0.3'
  gem 'kitchen-vagrant', '0.14.0'
  gem 'test-kitchen', '1.2.1'
  gem 'thor-scmversion', '1.4.0'
end
