diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-01-14 19:32:07 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-01-14 19:32:07 +0000 |
commit | ee5d4142f7d9db19f42eaba023a826157c06ffcf (patch) | |
tree | 87d25d25cf37c762a7113824cd82007b10902e57 /Gemfile.lock | |
parent | 7d1579e8e140ead2a5fda8af2f6fc4a638ed7646 (diff) | |
download | chef-ee5d4142f7d9db19f42eaba023a826157c06ffcf.tar.gz |
Bump version to 15.7.15 by Chef Expeditorv15.7.15
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 3cce8ae72c..00b8c45850 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,12 +27,12 @@ GIT PATH remote: . specs: - chef (15.7.14) + chef (15.7.15) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.7.14) - chef-utils (= 15.7.14) + chef-config (= 15.7.15) + chef-utils (= 15.7.15) 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.7.14-universal-mingw32) + chef (15.7.15-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.7.14) - chef-utils (= 15.7.14) + chef-config (= 15.7.15) + chef-utils (= 15.7.15) 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.7.14) - chef (= 15.7.14) + chef-bin (15.7.15) + chef (= 15.7.15) PATH remote: chef-config specs: - chef-config (15.7.14) + chef-config (15.7.15) addressable - chef-utils (= 15.7.14) + chef-utils (= 15.7.15) 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.7.14) + chef-utils (15.7.15) GEM remote: https://rubygems.org/ |