From 7963c8af1606a1e14683a59bd759e888edf23dbd Mon Sep 17 00:00:00 2001 From: Adam Cooke Date: Fri, 1 Mar 2024 11:00:26 +0000 Subject: [PATCH] chore: consolidate platforms in Gemfile --- Gemfile.lock | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ef93f9..172a522 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -186,8 +186,12 @@ GEM nokogiri (1.16.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) + nokogiri (1.16.2-aarch64-linux) + racc (~> 1.4) nokogiri (1.16.2-arm64-darwin) racc (~> 1.4) + nokogiri (1.16.2-x86_64-darwin) + racc (~> 1.4) nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) parallel (1.22.1) @@ -322,9 +326,10 @@ GEM zeitwerk (2.6.13) PLATFORMS - arm64-darwin-22 - arm64-darwin-23 + aarch64-linux + arm64-darwin ruby + x86_64-darwin x86_64-linux DEPENDENCIES