Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix error for Ruby 2.6, 2.7, and 3.0
C:\Windows\system32\cmd.exe /D /S /C "C:\hostedtoolcache\windows\Ruby\3.0.7\x64\bin\bundle.bat install --jobs 4" Your bundle only supports platforms ["x64-mingw-ucrt", "x86_64-linux"] but your local platform is x64-mingw32. Add the current platform to the lockfile with `bundle lock --add-platform x64-mingw32` and try again.
- Loading branch information