Skip to content

Commit 2a78f52

Browse files
misc(samples): Update Gemfile missing x86 ffi (#4569)
1 parent 1e28462 commit 2a78f52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/react-native/Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ GEM
159159
xcpretty (~> 0.3.0)
160160
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
161161
ffi (1.17.0-arm64-darwin)
162+
ffi (1.17.0-x86_64-darwin)
162163
fourflusher (2.3.1)
163164
fuzzy_match (2.0.4)
164165
gh_inspector (1.1.3)
@@ -273,6 +274,7 @@ GEM
273274
PLATFORMS
274275
arm64-darwin-22
275276
arm64-darwin-23
277+
arm64-darwin-24
276278
x86_64-darwin-20
277279

278280
DEPENDENCIES

0 commit comments

Comments
 (0)