diff options
author | Chef Expeditor <expeditor@chef.io> | 2019-09-23 17:02:28 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2019-09-23 17:02:28 +0000 |
commit | 9fa28390d0025ce71386184b6f854ce8412f74d1 (patch) | |
tree | bf4785d3a53850e64a67f9978ddb7659329f7a84 /Gemfile.lock | |
parent | 570b12af02334cd971e8a4bf628d3a5370ab484c (diff) | |
download | chef-9fa28390d0025ce71386184b6f854ce8412f74d1.tar.gz |
Bump version to 15.4.4 by Chef Expeditorv15.4.4
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 42527cbffb..c712129ef9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,11 +27,11 @@ GIT PATH remote: . specs: - chef (15.4.3) + chef (15.4.4) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.4.3) + chef-config (= 15.4.4) 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.3-universal-mingw32) + chef (15.4.4-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.4.3) + chef-config (= 15.4.4) 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.3) - chef (= 15.4.3) + chef-bin (15.4.4) + chef (= 15.4.4) PATH remote: chef-config specs: - chef-config (15.4.3) + chef-config (15.4.4) addressable fuzzyurl mixlib-config (>= 2.2.12, < 4.0) |