diff options
author | Chef Expeditor <expeditor@chef.io> | 2019-09-24 16:51:07 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2019-09-24 16:51:07 +0000 |
commit | 6fdaf6be8cecc4bddda639f691719a7b29e185aa (patch) | |
tree | 309b61c51c9bdbe8f2e641d8b556ebc09748aa32 /Gemfile.lock | |
parent | 3f896be55dd6c9e2108438ad6b3be2d69a256e59 (diff) | |
download | chef-6fdaf6be8cecc4bddda639f691719a7b29e185aa.tar.gz |
Bump version to 15.4.5 by Chef Expeditorv15.4.5
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 c712129ef9..1ebddab199 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,11 +27,11 @@ GIT PATH remote: . specs: - chef (15.4.4) + chef (15.4.5) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.4.4) + chef-config (= 15.4.5) 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.4-universal-mingw32) + chef (15.4.5-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.4.4) + chef-config (= 15.4.5) 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.4) - chef (= 15.4.4) + chef-bin (15.4.5) + chef (= 15.4.5) PATH remote: chef-config specs: - chef-config (15.4.4) + chef-config (15.4.5) addressable fuzzyurl mixlib-config (>= 2.2.12, < 4.0) |