Tim Smith 8a1f4cfea4 Move maintainer information into the readme
Signed-off-by: Tim Smith <tsmith@chef.io>
2017-07-28 09:28:07 -07:00

11 lines
348 B
Ruby

# This gemfile provides additional gems for testing and releasing this cookbook
# It is meant to be installed on top of ChefDK which provides the majority
# of the necessary gems for testing this cookbook
#
# Run 'chef exec bundle install' to install these dependencies
source 'https://rubygems.org'
gem 'stove'
gem 'community_cookbook_releaser'