diff options
author | Neha Pansare <neha.pansare@progress.com> | 2022-09-22 18:30:57 +0530 |
---|---|---|
committer | Neha Pansare <neha.pansare@progress.com> | 2022-09-22 18:30:57 +0530 |
commit | 4d3cd62b8a07d4986c76763ce661fe211ccffbe4 (patch) | |
tree | 2c134afb16b6a9278d528b2fce0181c94fe2827f /knife | |
parent | 4a692429d8bdff36ed8253305042311e5dab2765 (diff) | |
download | chef-4d3cd62b8a07d4986c76763ce661fe211ccffbe4.tar.gz |
Resolve 'lock file is unreadable error' for chef's lockfile
Signed-off-by: Neha Pansare <neha.pansare@progress.com>
Diffstat (limited to 'knife')
-rw-r--r-- | knife/Gemfile.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/knife/Gemfile.lock b/knife/Gemfile.lock index faccd7714e..5a2596bdd9 100644 --- a/knife/Gemfile.lock +++ b/knife/Gemfile.lock @@ -30,6 +30,7 @@ DEPENDENCIES rb-readline rest-client! rspec + ruby-shadow! webmock BUNDLED WITH |