- `chef/chef-zero` from 15.0.11 to 15.0.14
- `chef/chef` from 18.3.0 to 18.4.38
- `chef/mixlib-log` from 3.0.9 to 3.0.14
- `chef/ohai` from 18.1.3 to 18.1.17

Changelog: changed
This commit is contained in:
deps 2024-05-06 04:02:15 +00:00
parent 58cbb8805c
commit a37f5dbc01
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
name 'chef-bin'
# The version here should be in agreement with /Gemfile.lock so that our rspec
# testing stays consistent with the package contents.
default_version '18.4.37'
default_version '18.4.38'
license 'Apache-2.0'
license_file 'LICENSE'

View File

@ -19,7 +19,7 @@ require 'mixlib/shellout'
name 'chef-gem'
# The version here should be in agreement with /Gemfile.lock so that our rspec
# testing stays consistent with the package contents.
default_version '18.4.37'
default_version '18.4.38'
license 'Apache-2.0'
license_file 'LICENSE'