From cf4b3b91ecff5a46e6d2cf65e20312386134685f Mon Sep 17 00:00:00 2001 From: Stephen Hawes Date: Tue, 17 Dec 2024 12:41:15 -0500 Subject: [PATCH] adds linux in lockfile --- Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index da64a33..bcf4416 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,6 +18,7 @@ GEM ffi (1.16.3) forwardable-extended (2.6.0) google-protobuf (3.23.4-arm64-darwin) + google-protobuf (3.23.4-x86_64-linux) http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) @@ -81,6 +82,8 @@ GEM safe_yaml (1.0.5) sass-embedded (1.64.2-arm64-darwin) google-protobuf (~> 3.23) + sass-embedded (1.64.2-x86_64-linux-gnu) + google-protobuf (~> 3.23) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) @@ -91,6 +94,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES http_parser.rb (~> 0.6.0)