Update Chef to 12.21.1

This commit is contained in:
2017-07-12 12:12:45 +02:00
parent 5d34292728
commit ffdec12606
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'chef', '~> 12.20.3'
gem 'chef', '~> 12.21.1'
gem 'batali'
gem 'knife-solo'
gem 'knife-solo_data_bag'