Commit fe3a74e
Add x86_64-linux-gnu platform to Gemfile.lock
Nokogiri 1.18.10 uses x86_64-linux-gnu as the platform identifier
instead of x86_64-linux. The CI workflow runs 'bundle lock --add-platform x86_64-linux'
which was causing the lockfile to be modified because the platform
wasn't pre-resolved.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ca5b6e5 commit fe3a74e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
260 | 261 | | |
261 | 262 | | |
262 | 263 | | |
| |||
0 commit comments