Skip to content

Instantly share code, notes, and snippets.

@marcy-terui
Last active August 29, 2015 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcy-terui/10703852 to your computer and use it in GitHub Desktop.
Save marcy-terui/10703852 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gem 'nokogiri', '~>1.5.0'
gem 'psych', '2.0.5'
gem 'test-kitchen', '~>1.0.0'
gem 'berkshelf', '~>2.0'
gem 'kitchen-vagrant'
gem 'kitchen-docker'
gem 'serverspec'
gem 'foodcritic'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment