From 615f7b37e77501bfdcd8eb022c8dfcaaa83147bb Mon Sep 17 00:00:00 2001 From: Matthew Tran Date: Mon, 3 Jul 2023 23:42:36 -0700 Subject: [PATCH] update gemfile --- Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index a3feac2..7d934b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,6 +12,7 @@ GEM ffi (1.15.5) forwardable-extended (2.6.0) google-protobuf (3.23.3-x86_64-darwin) + google-protobuf (3.23.3-x86_64-linux) http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) @@ -63,6 +64,8 @@ GEM safe_yaml (1.0.5) sass-embedded (1.63.6-x86_64-darwin) google-protobuf (~> 3.23) + sass-embedded (1.63.6-x86_64-linux-gnu) + google-protobuf (~> 3.23) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.4.2) @@ -70,6 +73,7 @@ GEM PLATFORMS x86_64-darwin-22 + x86_64-linux DEPENDENCIES http_parser.rb (~> 0.6.0)