Automated: Update Podfile.lock (#2834)

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

Test Plan:
Imported from GitHub, without a `Test Plan:` line.

|[Site Preview: flipper](https://our.intern.facebook.com/intern/staticdocs/eph/D30808471/V2/flipper/)

Reviewed By: timur-valiev

Differential Revision: D30808471

Pulled By: passy

fbshipit-source-id: 3cb5d487f1222a08ae9b67cb50fbf459ded40058
This commit is contained in:
facebook-flipper-bot
2021-09-08 09:52:20 -07:00
committed by Facebook GitHub Bot
parent 47099cfd31
commit 3210f2fec4
10 changed files with 124 additions and 124 deletions

View File

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