From b42b461ff3afa9ea04522578e18e6b6412778795 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Tue, 22 Oct 2024 08:36:49 +0200 Subject: [PATCH] Update Gemfile to work with arm64 --- Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 9b558bf..d5d1455 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,6 +49,7 @@ GEM concurrent-ruby (~> 1.0) kramdown (2.4.0) rexml + libv8-node (16.10.0.0-aarch64-linux) libv8-node (16.10.0.0-x86_64-linux) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) @@ -104,6 +105,8 @@ GEM net-sftp (3.0.0) net-ssh (>= 5.0.0, < 7.0.0) net-ssh (6.1.0) + nokogiri (1.16.5-aarch64-linux) + racc (~> 1.4) nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) padrino-helpers (0.15.1) @@ -150,6 +153,7 @@ GEM zeitwerk (2.6.11) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES