Fix Gemfile platforms
This commit is contained in:
parent
10cfc8e54a
commit
32c8d09a18
|
@ -208,9 +208,8 @@ GEM
|
||||||
xcpretty (~> 0.2, >= 0.0.7)
|
xcpretty (~> 0.2, >= 0.0.7)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
arm64-darwin-22
|
|
||||||
arm64-darwin-23
|
arm64-darwin-23
|
||||||
x86_64-darwin-19
|
x86_64-darwin-21
|
||||||
x86_64-linux
|
x86_64-linux
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
|
|
Loading…
Reference in New Issue