Bläddra i källkod

Add Linux and macOS platforms to Gemfile.lock

cf. https://github.com/rubyjs/mini_racer#troubleshooting
Akinori MUSHA 3 år sedan
förälder
incheckning
2548c9b296
1 ändrade filer med 22 tillägg och 0 borttagningar
  1. 22 0
      Gemfile.lock

+ 22 - 0
Gemfile.lock

@@ -324,6 +324,8 @@ GEM
       grpc (~> 1.24)
       rly (~> 0.2.3)
     google-protobuf (3.19.2)
+    google-protobuf (3.19.2-x86_64-darwin)
+    google-protobuf (3.19.2-x86_64-linux)
     googleapis-common-protos (1.3.12)
       google-protobuf (~> 3.14)
       googleapis-common-protos-types (~> 1.2)
@@ -340,6 +342,12 @@ GEM
     grpc (1.42.0)
       google-protobuf (~> 3.18)
       googleapis-common-protos-types (~> 1.0)
+    grpc (1.42.0-x86_64-darwin)
+      google-protobuf (~> 3.18)
+      googleapis-common-protos-types (~> 1.0)
+    grpc (1.42.0-x86_64-linux)
+      google-protobuf (~> 3.18)
+      googleapis-common-protos-types (~> 1.0)
     guard (2.14.1)
       formatador (>= 0.2.4)
       listen (>= 2.7, < 4.0)
@@ -421,6 +429,10 @@ GEM
       letter_opener (~> 1.0)
       railties (>= 3.2)
     libv8-node (16.10.0.0)
+    libv8-node (16.10.0.0-aarch64-linux)
+    libv8-node (16.10.0.0-arm64-darwin)
+    libv8-node (16.10.0.0-x86_64-darwin)
+    libv8-node (16.10.0.0-x86_64-linux)
     liquid (4.0.3)
     listen (3.0.8)
       rb-fsevent (~> 0.9, >= 0.9.4)
@@ -467,6 +479,12 @@ GEM
     nokogiri (1.12.5)
       mini_portile2 (~> 2.6.1)
       racc (~> 1.4)
+    nokogiri (1.12.5-arm64-darwin)
+      racc (~> 1.4)
+    nokogiri (1.12.5-x86_64-darwin)
+      racc (~> 1.4)
+    nokogiri (1.12.5-x86_64-linux)
+      racc (~> 1.4)
     notiffany (0.1.1)
       nenv (~> 0.1)
       shellany (~> 0.0)
@@ -717,7 +735,11 @@ GEM
     zeitwerk (2.5.3)
 
 PLATFORMS
+  aarch64-linux
+  arm64-darwin
   ruby
+  x86_64-darwin
+  x86_64-linux
 
 DEPENDENCIES
   ace-rails-ap (~> 2.0.1)