Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Gemfile, setting Active support to < 7.1.0
Summary: 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 Differential Revision: D49949782
- Loading branch information