diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2021-04-08 09:53:50 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2021-04-08 09:53:50 -0700 |
commit | 921d23710f8799b91b8d9bb7f99a4f8c08fdf47d (patch) | |
tree | c61547f1720468c989c427529f94511111067cf3 /omnibus | |
parent | ab7db7db8c9fe987bca4f6233adcd8a57fe59a60 (diff) | |
download | chef-921d23710f8799b91b8d9bb7f99a4f8c08fdf47d.tar.gz |
revert change to bundler version
see if this fixes m1 macs.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 3276ff0491..f446e8445d 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -465,4 +465,4 @@ DEPENDENCIES winrm-fs (~> 1.0) BUNDLED WITH - 2.2.15 + 2.1.4 |