diff options
author | Chef Expeditor <expeditor@chef.io> | 2019-09-19 22:18:35 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2019-09-19 22:18:35 +0000 |
commit | 5b5a5f37231fe1af4a27bb163610afeb6e708b56 (patch) | |
tree | 75215594b8dff45f35c9b335350b0db2b481bbe4 /Gemfile.lock | |
parent | 04f914224c882c65c9f94f1c32e2da432451db31 (diff) | |
download | chef-5b5a5f37231fe1af4a27bb163610afeb6e708b56.tar.gz |
Bump version to 15.4.3 by Chef Expeditorv15.4.3
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 6e55024edc..42527cbffb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,11 +27,11 @@ GIT PATH remote: . specs: - chef (15.4.2) + chef (15.4.3) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.4.2) + chef-config (= 15.4.3) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -58,11 +58,11 @@ PATH train-winrm tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (15.4.2-universal-mingw32) + chef (15.4.3-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.4.2) + chef-config (= 15.4.3) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -105,13 +105,13 @@ PATH PATH remote: chef-bin specs: - chef-bin (15.4.2) - chef (= 15.4.2) + chef-bin (15.4.3) + chef (= 15.4.3) PATH remote: chef-config specs: - chef-config (15.4.2) + chef-config (15.4.3) addressable fuzzyurl mixlib-config (>= 2.2.12, < 4.0) |