From aa56c2264d02c25fc0bf39e69b40a281ca89d919 Mon Sep 17 00:00:00 2001 From: Sara Jackson Date: Thu, 12 Sep 2024 09:48:04 -0400 Subject: [PATCH] Add x86_64-linux to Gemfile.lock Platforms --- Gemfile.lock | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index f2ed0d2a..64456fd6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,6 +121,7 @@ GEM factory_bot (~> 6.4) railties (>= 5.0.0) ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake @@ -159,6 +160,8 @@ GEM net-protocol nokogiri (1.16.4-x86_64-darwin) racc (~> 1.4) + nokogiri (1.16.4-x86_64-linux) + racc (~> 1.4) parallel (1.24.0) parser (3.3.1.0) ast (~> 2.4.1) @@ -243,6 +246,7 @@ GEM activesupport (>= 5.2.0) smart_properties (1.17.0) sqlite3 (1.7.3-x86_64-darwin) + sqlite3 (1.7.3-x86_64-linux) standard (1.35.1) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) @@ -269,6 +273,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES addressable