diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-04-13 17:15:00 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-04-13 17:15:00 +0000 |
commit | 7e6796e749a9be9b8255e73058be43aa1a501920 (patch) | |
tree | e5742bc72c6dbd7e9cc0f5355372757ff5658a98 /Gemfile.lock | |
parent | ca59043ff778f73bf462245ee9c7749f1a13c659 (diff) | |
download | chef-7e6796e749a9be9b8255e73058be43aa1a501920.tar.gz |
Bump version to 16.0.203 by Chef Expeditorv16.0.203
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 267f0bc6ca..d1f4db4ca0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,12 +27,12 @@ GIT PATH remote: . specs: - chef (16.0.202) + chef (16.0.203) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 16.0.202) - chef-utils (= 16.0.202) + chef-config (= 16.0.203) + chef-utils (= 16.0.203) chef-vault chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) @@ -61,12 +61,12 @@ PATH train-winrm (>= 0.2.5) tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (16.0.202-universal-mingw32) + chef (16.0.203-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 16.0.202) - chef-utils (= 16.0.202) + chef-config (= 16.0.203) + chef-utils (= 16.0.203) chef-vault chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) @@ -111,15 +111,15 @@ PATH PATH remote: chef-bin specs: - chef-bin (16.0.202) - chef (= 16.0.202) + chef-bin (16.0.203) + chef (= 16.0.203) PATH remote: chef-config specs: - chef-config (16.0.202) + chef-config (16.0.203) addressable - chef-utils (= 16.0.202) + chef-utils (= 16.0.203) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) @@ -128,7 +128,7 @@ PATH PATH remote: chef-utils specs: - chef-utils (16.0.202) + chef-utils (16.0.203) GEM remote: https://rubygems.org/ |