diff options
author | Neha Pansare <neha.pansare@progress.com> | 2022-04-29 18:03:39 +0530 |
---|---|---|
committer | Neha Pansare <neha.pansare@progress.com> | 2022-04-29 18:03:39 +0530 |
commit | c8e449cff6e94089833283dde5d41a25c3507a4d (patch) | |
tree | 7f9cf082d11657bb93b3bd6d22122d066bc4aac1 | |
parent | a16eef08a2af51c58a567695567cafc1dceb3c19 (diff) | |
download | chef-c8e449cff6e94089833283dde5d41a25c3507a4d.tar.gz |
Remove x86_64-darwin-21 platform from Gemfile.lock
Signed-off-by: Neha Pansare <neha.pansare@progress.com>
-rw-r--r-- | Gemfile.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9b060d7310..480841c04f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -446,7 +446,6 @@ PLATFORMS ruby x64-mingw32 x86-mingw32 - x86_64-darwin-21 DEPENDENCIES appbundler |