diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-06-23 20:18:49 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-06-23 20:18:49 +0000 |
commit | 3f9a682fbdd5ec7421253c129c171aef9d9a097a (patch) | |
tree | d15791518cb6286760e2e5043a782ffe5ee2023d /Gemfile.lock | |
parent | 43bdbd5a0c05b15ddb99c2386efe8362851243e6 (diff) | |
download | chef-3f9a682fbdd5ec7421253c129c171aef9d9a097a.tar.gz |
Bump version to 15.12.19 by Chef Expeditorv15.12.19
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 b290b105f3..e2f71d1f1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,12 +27,12 @@ GIT PATH remote: . specs: - chef (15.12.18) + chef (15.12.19) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.12.18) - chef-utils (= 15.12.18) + chef-config (= 15.12.19) + chef-utils (= 15.12.19) 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.12.18-universal-mingw32) + chef (15.12.19-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.12.18) - chef-utils (= 15.12.18) + chef-config (= 15.12.19) + chef-utils (= 15.12.19) 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.12.18) - chef (= 15.12.18) + chef-bin (15.12.19) + chef (= 15.12.19) PATH remote: chef-config specs: - chef-config (15.12.18) + chef-config (15.12.19) addressable - chef-utils (= 15.12.18) + chef-utils (= 15.12.19) 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.12.18) + chef-utils (15.12.19) GEM remote: https://rubygems.org/ |