diff options
author | Chef Expeditor <expeditor@chef.io> | 2019-10-28 19:02:22 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2019-10-28 19:02:22 +0000 |
commit | 9ccc77bfdadc398e8bec8eaac723df785399e319 (patch) | |
tree | e9fabb16f14ad0c048665c797d954c6dcee26d6e /Gemfile.lock | |
parent | 78a5ac40600e2e8c89b8e11ff58f1104a9c836b3 (diff) | |
download | chef-9ccc77bfdadc398e8bec8eaac723df785399e319.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 049e3a0984..25921175ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,11 +27,11 @@ GIT PATH remote: . specs: - chef (15.4.53) + chef (15.4.54) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.4.53) + chef-config (= 15.4.54) chef-zero (>= 14.0.11) diff-lcs (~> 1.2, >= 1.2.4) ed25519 (~> 1.2) @@ -58,11 +58,11 @@ PATH train-winrm (>= 0.2.5) tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (15.4.53-universal-mingw32) + chef (15.4.54-universal-mingw32) addressable bcrypt_pbkdf (~> 1.0) bundler (>= 1.10) - chef-config (= 15.4.53) + chef-config (= 15.4.54) 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.53) - chef (= 15.4.53) + chef-bin (15.4.54) + chef (= 15.4.54) PATH remote: chef-config specs: - chef-config (15.4.53) + chef-config (15.4.54) addressable fuzzyurl mixlib-config (>= 2.2.12, < 4.0) |