diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-01-09 22:42:36 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-01-09 22:42:36 +0000 |
commit | 9f66fed41e618fef90ae5b8b5be89c82f2f9aa50 (patch) | |
tree | a92bf871321f941b9efa56f9f90531506e37fa4a /Gemfile.lock | |
parent | 0c953170274c67b242218f24a1f71b49cc4b3ab6 (diff) | |
download | chef-9f66fed41e618fef90ae5b8b5be89c82f2f9aa50.tar.gz |
Bump version to 15.7.6 by Chef Expeditorv15.7.6
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 78afcd3a8c..514a316bd9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,12 +27,12 @@ GIT PATH remote: . specs: - chef (15.7.5) + chef (15.7.6) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.7.5) - chef-utils (= 15.7.5) + chef-config (= 15.7.6) + chef-utils (= 15.7.6) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -59,12 +59,12 @@ PATH train-winrm (>= 0.2.5) tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (15.7.5-universal-mingw32) + chef (15.7.6-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.7.5) - chef-utils (= 15.7.5) + chef-config (= 15.7.6) + chef-utils (= 15.7.6) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -107,15 +107,15 @@ PATH PATH remote: chef-bin specs: - chef-bin (15.7.5) - chef (= 15.7.5) + chef-bin (15.7.6) + chef (= 15.7.6) PATH remote: chef-config specs: - chef-config (15.7.5) + chef-config (15.7.6) addressable - chef-utils (= 15.7.5) + chef-utils (= 15.7.6) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) @@ -124,7 +124,7 @@ PATH PATH remote: chef-utils specs: - chef-utils (15.7.5) + chef-utils (15.7.6) GEM remote: https://rubygems.org/ |