Skip to content

Commit c064286

Browse files
committed
Add support for arm64 macs
1 parent 28eb1bf commit c064286

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,8 @@ GEM
205205
net-protocol
206206
net-ssh (4.1.0)
207207
nio4r (2.7.4)
208+
nokogiri (1.17.2-arm64-darwin)
209+
racc (~> 1.4)
208210
nokogiri (1.17.2-x86_64-linux)
209211
racc (~> 1.4)
210212
orm_adapter (0.5.0)
@@ -329,6 +331,7 @@ GEM
329331
zeitwerk (2.6.18)
330332

331333
PLATFORMS
334+
arm64-darwin-24
332335
x86_64-linux
333336

334337
DEPENDENCIES

0 commit comments

Comments
 (0)