diff options
author | Chef Expeditor <expeditor@chef.io> | 2019-12-27 15:56:08 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2019-12-27 15:56:08 +0000 |
commit | 296bebd04c8138dbf7bb2afa0e5c082a8417b598 (patch) | |
tree | 159edca5a8634144ad0f4bbf91460d3802ccff11 /Gemfile.lock | |
parent | 0aaf06e7e2b15158b565ffc43141d52be0c47a3a (diff) | |
download | chef-296bebd04c8138dbf7bb2afa0e5c082a8417b598.tar.gz |
Bump version to 15.7.0 by Chef Expeditorv15.7.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 23c1b50525..149ffebddb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,12 +27,12 @@ GIT PATH remote: . specs: - chef (15.6.21) + chef (15.7.0) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.6.21) - chef-utils (= 15.6.21) + chef-config (= 15.7.0) + chef-utils (= 15.7.0) 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.6.21-universal-mingw32) + chef (15.7.0-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.6.21) - chef-utils (= 15.6.21) + chef-config (= 15.7.0) + chef-utils (= 15.7.0) 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.6.21) - chef (= 15.6.21) + chef-bin (15.7.0) + chef (= 15.7.0) PATH remote: chef-config specs: - chef-config (15.6.21) + chef-config (15.7.0) addressable - chef-utils (= 15.6.21) + chef-utils (= 15.7.0) 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.6.21) + chef-utils (15.7.0) GEM remote: https://rubygems.org/ |