diff options
author | Neha Pansare <neha.pansare@progress.com> | 2022-09-22 20:37:47 +0530 |
---|---|---|
committer | Neha Pansare <neha.pansare@progress.com> | 2022-09-22 20:37:47 +0530 |
commit | b3905ce4ac4ed11ecf9d6ff8982065f7610d7949 (patch) | |
tree | 7ac0f437c8ef4febab0be70bdc60d35080f53b15 | |
parent | b33599db2bc84cc3700ffe60f8c96011ed476328 (diff) | |
download | chef-b3905ce4ac4ed11ecf9d6ff8982065f7610d7949.tar.gz |
Update chef's version to latest as on main to 150 manually
Signed-off-by: Neha Pansare <neha.pansare@progress.com>
-rw-r--r-- | knife/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/knife/Gemfile.lock b/knife/Gemfile.lock index 5a2596bdd9..f7ee291a6a 100644 --- a/knife/Gemfile.lock +++ b/knife/Gemfile.lock @@ -1,8 +1,8 @@ PATH remote: .. specs: - chef (18.0.149) - chef (18.0.149-x64-mingw-ucrt) + chef (18.0.150) + chef (18.0.150-x64-mingw-ucrt) PLATFORMS ruby |