Skip to content

Instantly share code, notes, and snippets.

@kkenny
Created January 12, 2015 14:06
Show Gist options
  • Save kkenny/8059373e60f5fce1c912 to your computer and use it in GitHub Desktop.
Save kkenny/8059373e60f5fce1c912 to your computer and use it in GitHub Desktop.
source "https://rubygems.org"
gem "rake", '~>10.4.2'
gem "chef", '11.16.2'
gem "foodcritic", '~>4.0.0'
gem "highline"
gem "knife-ec2"
gem "knife-cloud"
gem "knife-openstack", '~>1.0.0'
gem "knife-inspect"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment