diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-03-09 19:55:00 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-03-09 19:55:00 +0000 |
commit | abeeef675a2c34e6ad84a6bdfa29d4999e832267 (patch) | |
tree | a3cf5b4ef96705979a16f540eec979af8dff3b4a /Gemfile.lock | |
parent | 5724d54efa860b136961cf7f9a4783fe9e48bf8c (diff) | |
download | chef-abeeef675a2c34e6ad84a6bdfa29d4999e832267.tar.gz |
Bump version to 16.0.126 by Chef Expeditorv16.0.126
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 3bebeca397..d138e6088a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,12 +27,12 @@ GIT PATH remote: . specs: - chef (16.0.125) + chef (16.0.126) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 16.0.125) - chef-utils (= 16.0.125) + chef-config (= 16.0.126) + chef-utils (= 16.0.126) 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.125-universal-mingw32) + chef (16.0.126-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 16.0.125) - chef-utils (= 16.0.125) + chef-config (= 16.0.126) + chef-utils (= 16.0.126) 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.125) - chef (= 16.0.125) + chef-bin (16.0.126) + chef (= 16.0.126) PATH remote: chef-config specs: - chef-config (16.0.125) + chef-config (16.0.126) addressable - chef-utils (= 16.0.125) + chef-utils (= 16.0.126) 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.125) + chef-utils (16.0.126) GEM remote: https://rubygems.org/ |