diff options
author | Chef Expeditor <chef-ci@chef.io> | 2019-07-01 17:35:11 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2019-07-01 17:35:11 +0000 |
commit | 46c271a5bb065ee01650309e2ccaac88283b7f29 (patch) | |
tree | 08acdfa07a52629890952b4ac2611cfe862bf580 /Gemfile.lock | |
parent | df3031c1c88b6cdd5d9d1d5dfe461916962071ab (diff) | |
download | chef-46c271a5bb065ee01650309e2ccaac88283b7f29.tar.gz |
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 977e473eb5..6bd93c6412 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,11 +27,11 @@ GIT PATH remote: . specs: - chef (15.1.35) + chef (15.1.36) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.1.35) + chef-config (= 15.1.36) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -57,11 +57,11 @@ PATH train-core (~> 2.0, >= 2.0.12) tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (15.1.35-universal-mingw32) + chef (15.1.36-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.1.35) + chef-config (= 15.1.36) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -103,13 +103,13 @@ PATH PATH remote: chef-bin specs: - chef-bin (15.1.35) - chef (= 15.1.35) + chef-bin (15.1.36) + chef (= 15.1.36) PATH remote: chef-config specs: - chef-config (15.1.35) + chef-config (15.1.36) addressable fuzzyurl mixlib-config (>= 2.2.12, < 4.0) |