A framework for building native applications using React
Fix Gemfile, setting Active support to < 7.1.0 (#39828)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/39828 Active Suppert released a new Gem which is incompatible with Cocoapods 1.13.0, the latest release, as they removed a method used by cocoapods. This fix ensures that we install compatible versions of the Gem. ## Changelog: [iOS][Fixed] - Set the max version of Active support to 7.0.8 Reviewed By: hoxyq Differential Revision: D49949782 fbshipit-source-id: 278097502d3a416567cc8c0b90090fee4fb21503
R
Riccardo Cipolleschi committed
ce39931bc2b02f13cbc5751ba4d4a6dbc07bc91a
Parent: fdbfc4a
Committed by Facebook GitHub Bot <[email protected]>
on 10/5/2023, 11:42:30 AM