Skip to content

Commit ceeeafd

Browse files
authored
add support for apple silicone (#1657)
1 parent aed879f commit ceeeafd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Gemfile.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ GEM
398398
openstax_transaction_isolation
399399
openstax_transaction_retry
400400
libv8-node (18.19.0.0)
401+
libv8-node (18.19.0.0-arm64-darwin)
401402
libv8-node (18.19.0.0-x86_64-darwin)
402403
libv8-node (18.19.0.0-x86_64-linux)
403404
listen (3.9.0)
@@ -448,6 +449,8 @@ GEM
448449
nokogiri (1.18.8)
449450
mini_portile2 (~> 2.8.2)
450451
racc (~> 1.4)
452+
nokogiri (1.18.8-arm64-darwin)
453+
racc (~> 1.4)
451454
nokogiri (1.18.8-x86_64-darwin)
452455
racc (~> 1.4)
453456
nokogiri (1.18.8-x86_64-linux-gnu)
@@ -804,6 +807,7 @@ GEM
804807
zeitwerk (2.6.18)
805808

806809
PLATFORMS
810+
arm64-darwin
807811
ruby
808812
x86_64-darwin
809813
x86_64-linux

0 commit comments

Comments
 (0)