Tim Smith 99b366e384 Testing updates
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-12-12 16:33:14 -08:00

10 lines
354 B
Ruby

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