Bump chef client in firezone cookbooks Gemfile to 17.10.0 (#755)

This commit is contained in:
Andrew
2022-06-24 18:39:24 -05:00
committed by Jamil
parent 8888839e97
commit 93ea4f42e3

View File

@@ -3,5 +3,5 @@
source 'https://rubygems.org'
gem 'berkshelf'
gem 'chef', '~> 16.17.18'
gem 'chef-bin', '~> 16.17.18'
gem 'chef', '~> 17.10.0'
gem 'chef-bin', '~> 17.10.0'