Skip to content

Commit 425a479

Browse files
author
xaviercallens
committed
fix: Remove Gemfile.lock to allow bundle to regenerate for GitHub Actions environment
The Gemfile.lock had platform-specific gems (arm64-darwin, x86_64-darwin) that were incompatible with GitHub Actions Linux environment. Removing Gemfile.lock allows 'bundle install' to regenerate it with the correct platform-specific gems for the GitHub Actions runner. This should resolve the 'bundle failed with exit code 16' error.
1 parent 9aa9dd8 commit 425a479

19 files changed

+0
-315
lines changed

Gemfile.lock

Lines changed: 0 additions & 315 deletions
This file was deleted.
-34 Bytes
Binary file not shown.
27 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-76 Bytes
Binary file not shown.
Binary file not shown.
24 Bytes
Binary file not shown.
-60 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)