Automated: Update Podfile.lock (#2147)

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

Reviewed By: passy

Differential Revision: D27499773

Pulled By: priteshrnandgaonkar

fbshipit-source-id: 20012c59f51f2c02f202e9b1cc1ba18051ec90a3
This commit is contained in:
GitHub
2021-04-01 03:23:54 -07:00
committed by Facebook GitHub Bot
parent 51cf4fd2e2
commit ba6b381c01
7 changed files with 105 additions and 79 deletions

View File

@@ -1,6 +1,6 @@
project 'Tutorial.xcodeproj'
swift_version = "4.1"
flipperkit_version = '0.74.0'
flipperkit_version = '0.83.0'
use_frameworks!
target 'Tutorial' do