Update Chef to 15.3.14

This commit is contained in:
2019-10-08 18:17:34 +02:00
parent 20f6e9e04d
commit 0b9ab63a61
2 changed files with 129 additions and 116 deletions
+2 -3
View File
@@ -1,8 +1,7 @@
source 'https://rubygems.org'
gem 'chef', '~> 14.11.21'
gem 'chef', '~> 15.3.14'
gem 'berkshelf', '~> 7.0'
gem 'knife-solo', '~> 0.7.0'
gem 'knife-solo_data_bag'
gem 'knife-zero'
gem 'cookstyle'
gem 'test-kitchen'