Automated: Update Podfile.lock (#4604)

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/4604

Reviewed By: mweststrate

Differential Revision: D44131877

Pulled By: passy

fbshipit-source-id: b1ce5dd121c077e88db2c9d916edd79b7d383f18
This commit is contained in:
github-actions[bot]
2023-03-16 13:20:54 -07:00
committed by Facebook GitHub Bot
parent 0402cf8966
commit 81d1070ccc
9 changed files with 116 additions and 116 deletions

View File

@@ -19,7 +19,7 @@ The following configuration assumes CocoaPods 1.9+:
```ruby
project 'MyApp.xcodeproj'
flipperkit_version = '0.182.0'
flipperkit_version = '0.185.0'
target 'MyApp' do
platform :ios, '10.0'