We recently run in some Intel vs Apple Silicon issues in https://github.com/wordpress-mobile/NSURL-IDN/pull/8. The Gemfile.lock validation failed in CI, but running bundle install locally didn't change the Gemfile.lock.
To understand the failure better, I made the command print the Gemfile.lock diff.
We recently run in some Intel vs Apple Silicon issues in https://github.com/wordpress-mobile/NSURL-IDN/pull/8. The
Gemfile.lock
validation failed in CI, but runningbundle install
locally didn't change theGemfile.lock
.To understand the failure better, I made the command print the
Gemfile.lock
diff.You can see it in action here.