Skip to content

Commit f5e4843

Browse files
author
Soumya Mahunt
committed
ci: fix bundle install on older macos
1 parent 508d695 commit f5e4843

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ GEM
106106

107107
PLATFORMS
108108
universal-darwin-21
109+
x86_64-darwin-19
109110
x86_64-linux
110111

111112
DEPENDENCIES

example/ios_app/Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ GEM
9999

100100
PLATFORMS
101101
universal-darwin-21
102+
x86_64-darwin-19
102103
x86_64-linux
103104

104105
DEPENDENCIES

0 commit comments

Comments
 (0)