diff options
author | Chef Expeditor <expeditor@chef.io> | 2019-12-06 22:01:12 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2019-12-06 22:01:12 +0000 |
commit | 5697cc0837a5365df2c663110ee43aba3c3bb4bb (patch) | |
tree | 88a26054e3780a502b9b5d6932180b79f84e00b8 /Gemfile.lock | |
parent | ec7a945f762f53d99b6367802de6c1a79bb8ef42 (diff) | |
download | chef-5697cc0837a5365df2c663110ee43aba3c3bb4bb.tar.gz |
Bump version to 15.6.1 by Chef Expeditorv15.6.1
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 017bf516dd..79561d9f6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,12 +27,12 @@ GIT PATH remote: . specs: - chef (15.6.0) + chef (15.6.1) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.6.0) - chef-utils (= 15.6.0) + chef-config (= 15.6.1) + chef-utils (= 15.6.1) 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.6.0-universal-mingw32) + chef (15.6.1-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.6.0) - chef-utils (= 15.6.0) + chef-config (= 15.6.1) + chef-utils (= 15.6.1) 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.6.0) - chef (= 15.6.0) + chef-bin (15.6.1) + chef (= 15.6.1) PATH remote: chef-config specs: - chef-config (15.6.0) + chef-config (15.6.1) addressable - chef-utils (= 15.6.0) + chef-utils (= 15.6.1) 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.6.0) + chef-utils (15.6.1) GEM remote: https://rubygems.org/ |