9ae54fc736
* Did not implement template testing ATM. Need to go through and add those. Hoping to get some help with that.
7 lines
141 B
Ruby
7 lines
141 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "chef", "~> 10.18.2"
|
|
gem "berkshelf", "~> 1.4.0"
|
|
gem "chefspec", "~> 1.0.0"
|
|
gem "foodcritic", "~> 2.1.0"
|