From 894118f2f7b417c94ced45d40181298df49de422 Mon Sep 17 00:00:00 2001 From: Graeme Porteous Date: Tue, 17 Dec 2024 08:10:39 +0000 Subject: [PATCH] Add bundler platforms for Apple Silicon Bumping nio4r to compatible version too. --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5dfe51a8..3cf1a398 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,8 +138,9 @@ GEM activesupport (>= 5.0.0) json (2.5.1) jwt (2.2.3) - 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) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -163,7 +164,7 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) netrc (0.11.0) - nio4r (2.5.8) + nio4r (2.7.4) nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -356,7 +357,9 @@ GEM PLATFORMS aarch64-linux + arm64-darwin ruby + x86_64-darwin x86_64-linux DEPENDENCIES