Dev set up
This commit is contained in:
9
ops/cookbooks/vendor/packagecloud/Gemfile
vendored
Normal file
9
ops/cookbooks/vendor/packagecloud/Gemfile
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
# 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'
|
Reference in New Issue
Block a user