We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d89cc9 commit 7480abeCopy full SHA for 7480abe
samples/react-native-macos/Gemfile.lock
@@ -160,6 +160,7 @@ GEM
160
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
161
ffi (1.17.0-arm64-darwin)
162
ffi (1.17.0-x86_64-darwin)
163
+ ffi (1.17.0-x86_64-linux-gnu)
164
fourflusher (2.3.1)
165
fuzzy_match (2.0.4)
166
gh_inspector (1.1.3)
@@ -230,7 +231,7 @@ GEM
230
231
trailblazer-option (>= 0.1.1, < 0.2.0)
232
uber (< 0.2.0)
233
retriable (3.1.2)
- rexml (3.3.9)
234
+ rexml (3.4.2)
235
rouge (2.0.7)
236
ruby-macho (2.5.1)
237
ruby2_keywords (0.0.5)
@@ -275,6 +276,7 @@ PLATFORMS
275
276
arm64-darwin-22
277
arm64-darwin-23
278
x86_64-darwin-20
279
+ x86_64-linux
280
281
DEPENDENCIES
282
activesupport (>= 6.1.7.5, < 7.1.0)
0 commit comments