Commit a7cb44a
Update CI workflow to use x86_64-linux-gnu platform
Nokogiri 1.18.10+ uses x86_64-linux-gnu instead of x86_64-linux as
the platform identifier. Updated the CI workflow to use the correct
platform and removed the arm64-darwin-24 platform from Gemfile.lock
to keep it consistent with CI expectations.
This fixes the check_react_and_ujs test failures where Gemfile.lock
was being modified during CI runs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 73bd3eb commit a7cb44a
2 files changed
Lines changed: 2 additions & 5 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
176 | 174 | | |
177 | 175 | | |
178 | 176 | | |
| |||
254 | 252 | | |
255 | 253 | | |
256 | 254 | | |
257 | | - | |
258 | 255 | | |
259 | 256 | | |
260 | 257 | | |
| |||
0 commit comments