diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-07-11 01:18:20 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-07-11 01:18:20 +0000 |
commit | 96cbb1f85ae5146e120e2e323d47dba3a4bce23f (patch) | |
tree | f1036bf7c653e087ee392cd667d1984e50843508 /Gemfile.lock | |
parent | 224c422a0fabdb851debf6c5b23507651f5c607e (diff) | |
download | chef-96cbb1f85ae5146e120e2e323d47dba3a4bce23f.tar.gz |
Bump version to 16.3.0 by Chef Expeditorv16.3.0
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c41e28f9a0..23a992993e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,12 +28,12 @@ GIT PATH remote: . specs: - chef (16.2.98) + chef (16.3.0) addressable bcrypt_pbkdf (= 1.1.0.rc1) bundler (>= 1.10) - chef-config (= 16.2.98) - chef-utils (= 16.2.98) + chef-config (= 16.3.0) + chef-utils (= 16.3.0) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -62,12 +62,12 @@ PATH train-winrm (>= 0.2.5) tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (16.2.98-universal-mingw32) + chef (16.3.0-universal-mingw32) addressable bcrypt_pbkdf (= 1.1.0.rc1) bundler (>= 1.10) - chef-config (= 16.2.98) - chef-utils (= 16.2.98) + chef-config (= 16.3.0) + chef-utils (= 16.3.0) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -112,15 +112,15 @@ PATH PATH remote: chef-bin specs: - chef-bin (16.2.98) - chef (= 16.2.98) + chef-bin (16.3.0) + chef (= 16.3.0) PATH remote: chef-config specs: - chef-config (16.2.98) + chef-config (16.3.0) addressable - chef-utils (= 16.2.98) + chef-utils (= 16.3.0) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) @@ -129,7 +129,7 @@ PATH PATH remote: chef-utils specs: - chef-utils (16.2.98) + chef-utils (16.3.0) GEM remote: https://rubygems.org/ |