diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-07-22 17:22:31 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-07-22 17:22:31 +0000 |
commit | 911644351fd9c003630b9c7e8513789729566899 (patch) | |
tree | 98b53565a2bd7905fe937077fce4b352477101d8 /Gemfile.lock | |
parent | e879c4918fb7bb12bc9086fcb2cbf10d117bc426 (diff) | |
download | chef-911644351fd9c003630b9c7e8513789729566899.tar.gz |
Bump version to 15.2.0 by Chef Expeditorv15.2.0
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4f6c4c04f6..e52788a5cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,11 +27,11 @@ GIT PATH remote: . specs: - chef (15.1.58) + chef (15.2.0) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.1.58) + chef-config (= 15.2.0) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -57,11 +57,11 @@ PATH train-core (~> 2.0, >= 2.0.12) tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (15.1.58-universal-mingw32) + chef (15.2.0-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.1.58) + chef-config (= 15.2.0) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -103,13 +103,13 @@ PATH PATH remote: chef-bin specs: - chef-bin (15.1.58) - chef (= 15.1.58) + chef-bin (15.2.0) + chef (= 15.2.0) PATH remote: chef-config specs: - chef-config (15.1.58) + chef-config (15.2.0) addressable fuzzyurl mixlib-config (>= 2.2.12, < 4.0) |