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 3f4df3c commit 7a2103eCopy full SHA for 7a2103e
Gemfile.lock
@@ -193,6 +193,7 @@ GEM
193
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
194
ffi (1.17.0-arm64-darwin)
195
ffi (1.17.0-x86_64-darwin)
196
+ ffi (1.17.0-x86_64-linux-gnu)
197
fourflusher (2.3.1)
198
fuzzy_match (2.0.4)
199
gh_inspector (1.1.3)
@@ -276,7 +277,7 @@ GEM
276
277
trailblazer-option (>= 0.1.1, < 0.2.0)
278
uber (< 0.2.0)
279
retriable (3.1.2)
- rexml (3.3.7)
280
+ rexml (3.3.9)
281
rouge (2.0.7)
282
ruby-macho (2.5.1)
283
ruby2_keywords (0.0.5)
@@ -325,6 +326,7 @@ GEM
325
326
PLATFORMS
327
arm64-darwin-22
328
x86_64-darwin-21
329
+ x86_64-linux
330
331
DEPENDENCIES
332
cocoapods
0 commit comments