Skip to content

Commit a81cdb7

Browse files
committed
chore(rails): add arm64-darwin-25 platform
1 parent 8634224 commit a81cdb7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/rails/Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ PLATFORMS
200200
arm-linux-gnu
201201
arm-linux-musl
202202
arm64-darwin
203+
arm64-darwin-25
203204
x86_64-darwin
204205
x86_64-linux-gnu
205206
x86_64-linux-musl

examples/rails/people_tracker/Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ PLATFORMS
381381
arm-linux-gnu
382382
arm-linux-musl
383383
arm64-darwin-24
384+
arm64-darwin-25
384385
x86_64-linux
385386
x86_64-linux-gnu
386387
x86_64-linux-musl

0 commit comments

Comments
 (0)