Automated: Update Podfile.lock (#2475)

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

Reviewed By: passy

Differential Revision: D29193502

Pulled By: mweststrate

fbshipit-source-id: 2da351bf1408208e3cdf8c65b4dfbafb5d0b1179
This commit is contained in:
facebook-flipper-bot
2021-06-17 04:15:39 -07:00
committed by Facebook GitHub Bot
parent e708b2b693
commit fba61e5681
9 changed files with 114 additions and 114 deletions

View File

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