From d4f3670cac7ef36548698ceeb5be3d5b564beafb Mon Sep 17 00:00:00 2001 From: Obie Fernandez Date: Wed, 29 May 2024 13:17:25 -0600 Subject: [PATCH] bundle lock --add-platform x86_64-linux --- Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 0fb5110..d33314b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,6 +56,8 @@ GEM netrc (0.11.0) nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) + nokogiri (1.16.5-x86_64-linux) + racc (~> 1.4) parallel (1.24.0) parser (3.3.1.0) ast (~> 2.4.1) @@ -126,6 +128,7 @@ GEM sorbet-static (= 0.5.11391) sorbet-runtime (0.5.11391) sorbet-static (0.5.11391-universal-darwin) + sorbet-static (0.5.11391-x86_64-linux) sorbet-static-and-runtime (0.5.11391) sorbet (= 0.5.11391) sorbet-runtime (= 0.5.11391) @@ -157,6 +160,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES dotenv (>= 2)