We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed879f commit ceeeafdCopy full SHA for ceeeafd
Gemfile.lock
@@ -398,6 +398,7 @@ GEM
398
openstax_transaction_isolation
399
openstax_transaction_retry
400
libv8-node (18.19.0.0)
401
+ libv8-node (18.19.0.0-arm64-darwin)
402
libv8-node (18.19.0.0-x86_64-darwin)
403
libv8-node (18.19.0.0-x86_64-linux)
404
listen (3.9.0)
@@ -448,6 +449,8 @@ GEM
448
449
nokogiri (1.18.8)
450
mini_portile2 (~> 2.8.2)
451
racc (~> 1.4)
452
+ nokogiri (1.18.8-arm64-darwin)
453
+ racc (~> 1.4)
454
nokogiri (1.18.8-x86_64-darwin)
455
456
nokogiri (1.18.8-x86_64-linux-gnu)
@@ -804,6 +807,7 @@ GEM
804
807
zeitwerk (2.6.18)
805
808
806
809
PLATFORMS
810
+ arm64-darwin
811
ruby
812
x86_64-darwin
813
x86_64-linux
0 commit comments