Gemfile 199 B

1234567
  1. source 'https://rubygems.org'
  2. gem 'berkshelf'
  3. gem 'thor-foodcritic'
  4. gem 'thor-scmversion'
  5. gem 'test-kitchen', '~> 1.0.0.beta.2', :group => :integration
  6. gem 'kitchen-vagrant', :group => :integration