Skip to content

Commit f259c32

Browse files
nficanoclaude
andcommitted
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

File tree

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ PLATFORMS
162162
arm-linux-gnu
163163
arm-linux-musl
164164
arm64-darwin
165+
ruby
165166
x86-linux-gnu
166167
x86-linux-musl
167168
x86_64-darwin

0 commit comments

Comments
 (0)