Commit f259c32
ci: add ruby platform to Gemfile.lock for forced source builds
BUNDLE_FORCE_RUBY_PLATFORM=true (set in the test workflow so sqlite3
compiles from source on Ruby 3.5 preview) requires the lockfile to
include the `ruby` platform. Without it bundle install exits with
"your bundle only supports platforms [...] but your local platform is
ruby".
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 66f8bf0 commit f259c32
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
0 commit comments