Initial Chef repository
This commit is contained in:
4
cookbooks/chef-solo-search/tests/gemfiles/Gemfile.10
Normal file
4
cookbooks/chef-solo-search/tests/gemfiles/Gemfile.10
Normal file
@@ -0,0 +1,4 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "chef", "~> 10.0"
|
||||
gem "rake"
|
||||
5
cookbooks/chef-solo-search/tests/gemfiles/Gemfile.11
Normal file
5
cookbooks/chef-solo-search/tests/gemfiles/Gemfile.11
Normal file
@@ -0,0 +1,5 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "chef", "~> 11.0"
|
||||
gem "rake"
|
||||
gem "treetop"
|
||||
Reference in New Issue
Block a user