fix(cocoapods)

closes #5129
closes #5124
closes #5022
This commit is contained in:
Jacob Heider 2024-02-06 14:01:40 -05:00
parent b6ffd4599e
commit a4b56ebfdb
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -6,7 +6,10 @@ versions:
github: CocoaPods/CocoaPods
dependencies:
ruby-lang.org: ^3
# 3.3.0 gives a the same segfault as
# https://stackoverflow.com/questions/77725755/segmentation-fault-during-rails-assetsprecompile-on-apple-silicon-m3-with-rub
# on linux/aarch64 since 1.5.0
ruby-lang.org: ~3.2
sourceware.org/libffi: ^3
rubygems.org: ^3
git-scm.org: ^2