From a18435a4efca56e62c70367b810fe1dc48cce5cf Mon Sep 17 00:00:00 2001 From: Soumya Ranjan Mahunt Date: Wed, 9 Mar 2022 22:30:19 +0530 Subject: [PATCH] ci: fix bundler error on linux --- Gemfile.lock | 1 + example/ios_app/Gemfile.lock | 1 + 2 files changed, 2 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 5ac21ab..1105ae5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,6 +106,7 @@ GEM PLATFORMS universal-darwin-21 + x86_64-linux DEPENDENCIES bacon diff --git a/example/ios_app/Gemfile.lock b/example/ios_app/Gemfile.lock index 41360a2..88268e6 100644 --- a/example/ios_app/Gemfile.lock +++ b/example/ios_app/Gemfile.lock @@ -99,6 +99,7 @@ GEM PLATFORMS universal-darwin-21 + x86_64-linux DEPENDENCIES cocoapods