Commit 39d9a4c
Remove unnecessary bundle lock --add-platform from CI workflow
The x86_64-linux platform is already present in all Gemfile.lock files,
so running 'bundle lock --add-platform' is unnecessary and was causing
the lockfile to be modified during CI runs, particularly on Ruby 2.7.
This fixes the check_react_and_ujs (2.7) test failure.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 4d63c8f commit 39d9a4c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments