Skip to content

Instantly share code, notes, and snippets.

@slyness
Created June 24, 2014 17:22
Show Gist options
  • Select an option

  • Save slyness/379815e64fb7f3a90b56 to your computer and use it in GitHub Desktop.

Select an option

Save slyness/379815e64fb7f3a90b56 to your computer and use it in GitHub Desktop.
source "https://rubygems.org"
gem "chefspec"
gem "emeril"
gem "foodcritic", "~> 3.0"
gem "librarian-chef"
gem 'guard-rspec'
gem "ipaddr_extensions"
gem "builder"
group :integration do
gem "test-kitchen"
gem "kitchen-vagrant"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment