Skip to content

Commit

Permalink
ci: fix bundler error on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyamahunt committed Mar 9, 2022
1 parent 3e20bc9 commit a18435a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ GEM

PLATFORMS
universal-darwin-21
x86_64-linux

DEPENDENCIES
bacon
Expand Down
1 change: 1 addition & 0 deletions example/ios_app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ GEM

PLATFORMS
universal-darwin-21
x86_64-linux

DEPENDENCIES
cocoapods
Expand Down

0 comments on commit a18435a

Please sign in to comment.