mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
06eea61c19
Summary: Cocoapods regression is now fixed (been fixed for a while) but we forgot to remove the upper bound and explicit `activesupport` in Gemfile. https://github.com/CocoaPods/CocoaPods/releases/tag/1.15.2 ## Changelog: [IOS] [CHANGED] - Update Gemfile in template Pull Request resolved: https://github.com/facebook/react-native/pull/44434 Test Plan: Run `bundle install/update` should update cocoapods to the latest version and active support should work properly without any issues. Reviewed By: blakef Differential Revision: D57046638 Pulled By: cipolleschi fbshipit-source-id: 9d8e716d4392d7bc5a1940b523e57d2193134f95