Initial Chef repository
This commit is contained in:
8
cookbooks/chef-solo-search/Gemfile
Normal file
8
cookbooks/chef-solo-search/Gemfile
Normal file
@@ -0,0 +1,8 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'chef', '>= 10.4'
|
||||
gem 'treetop'
|
||||
gem 'rake'
|
||||
gem 'ruby-wmi'
|
||||
gem 'win32-service', :platforms => [:mswin, :mingw]
|
||||
|
||||
Reference in New Issue
Block a user