Automated: Update Podfile.lock (#2764)

Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

Pull Request resolved: https://github.com/facebook/flipper/pull/2764

Reviewed By: lblasa

Differential Revision: D30727119

Pulled By: passy

fbshipit-source-id: 67e5f9bf429244c009d2a27134eb4867ff16d254
This commit is contained in:
facebook-flipper-bot
2021-09-02 06:04:06 -07:00
committed by Facebook GitHub Bot
parent 4ba426debd
commit c7504750ec
9 changed files with 114 additions and 114 deletions

View File

@@ -17,7 +17,7 @@ The following configuration assumed CocoaPods 1.9+.
```ruby
project 'MyApp.xcodeproj'
flipperkit_version = '0.104.0'
flipperkit_version = '0.105.0'
target 'MyApp' do
platform :ios, '10.0'