Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions FacebookAuth/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- FBSDKCoreKit (5.4.1):
- FBSDKCoreKit/Basics (= 5.4.1)
- FBSDKCoreKit/Core (= 5.4.1)
- FBSDKCoreKit/Basics (5.4.1)
- FBSDKCoreKit/Core (5.4.1):
- FBSDKCoreKit (5.5.0):
- FBSDKCoreKit/Basics (= 5.5.0)
- FBSDKCoreKit/Core (= 5.5.0)
- FBSDKCoreKit/Basics (5.5.0)
- FBSDKCoreKit/Core (5.5.0):
- FBSDKCoreKit/Basics
- FBSDKLoginKit (5.4.1):
- FBSDKLoginKit (5.5.0):
- FBSDKCoreKit (~> 5.0)
- Firebase/Auth (6.7.0):
- Firebase/CoreOnly
Expand Down Expand Up @@ -89,8 +89,8 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
FBSDKCoreKit: 5144671077d67f07d7d243dbc7fd57a171f73954
FBSDKLoginKit: ff38b353b6843353f090028eb1b895c78aa82796
FBSDKCoreKit: 7ade9cfea30eef2f6cf105a1aa904f89ea68fb7d
FBSDKLoginKit: bb28062f24e79590c44ba03297ca9bea4b6436d2
Firebase: 291d7b0a7b393f252358083b5d224884126fa46d
FirebaseAuth: e7f86c2dfc57281cd01f7da5e4b40e01e4510a4a
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
Expand Down
16 changes: 8 additions & 8 deletions samples/swift/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ PODS:
- BoringSSL-GRPC/Implementation (0.0.3):
- BoringSSL-GRPC/Interface (= 0.0.3)
- BoringSSL-GRPC/Interface (0.0.3)
- FBSDKCoreKit (5.4.1):
- FBSDKCoreKit/Basics (= 5.4.1)
- FBSDKCoreKit/Core (= 5.4.1)
- FBSDKCoreKit/Basics (5.4.1)
- FBSDKCoreKit/Core (5.4.1):
- FBSDKCoreKit (5.5.0):
- FBSDKCoreKit/Basics (= 5.5.0)
- FBSDKCoreKit/Core (= 5.5.0)
- FBSDKCoreKit/Basics (5.5.0)
- FBSDKCoreKit/Core (5.5.0):
- FBSDKCoreKit/Basics
- FBSDKLoginKit (5.4.1):
- FBSDKLoginKit (5.5.0):
- FBSDKCoreKit (~> 5.0)
- Firebase/Auth (6.7.0):
- Firebase/CoreOnly
Expand Down Expand Up @@ -205,8 +205,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AppAuth: bce82c76043657c99d91e7882e8a9e1a93650cd4
BoringSSL-GRPC: db8764df3204ccea016e1c8dd15d9a9ad63ff318
FBSDKCoreKit: 5144671077d67f07d7d243dbc7fd57a171f73954
FBSDKLoginKit: ff38b353b6843353f090028eb1b895c78aa82796
FBSDKCoreKit: 7ade9cfea30eef2f6cf105a1aa904f89ea68fb7d
FBSDKLoginKit: bb28062f24e79590c44ba03297ca9bea4b6436d2
Firebase: 291d7b0a7b393f252358083b5d224884126fa46d
FirebaseAuth: e7f86c2dfc57281cd01f7da5e4b40e01e4510a4a
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
Expand Down