Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit e69ed45

Browse files
committed
Normalize platforms
It turns out it's a good idea to normalize the platforms in the lockfile when adding checksums, this commit includes the changes from running bundle lock --normalize-platforms
1 parent 0fe0495 commit e69ed45

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,12 +372,14 @@ GEM
372372
zeitwerk (2.7.3)
373373

374374
PLATFORMS
375+
aarch64-linux
375376
aarch64-linux-gnu
376377
aarch64-linux-musl
377378
arm-linux-gnu
378379
arm-linux-musl
379380
arm64-darwin
380381
x86_64-darwin
382+
x86_64-linux
381383
x86_64-linux-gnu
382384
x86_64-linux-musl
383385

0 commit comments

Comments
 (0)