Skip to content
Merged
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
49 changes: 14 additions & 35 deletions FirebaseFacebookAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,30 +7,20 @@ PODS:
- FBSDKCoreKit_Basics (13.2.0)
- FBSDKLoginKit (13.2.0):
- FBSDKCoreKit (= 13.2.0)
- FirebaseAuth (9.6.0):
- FirebaseCore (~> 9.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
- GoogleUtilities/Environment (~> 7.7)
- GTMSessionFetcher/Core (< 3.0, >= 1.7)
- FirebaseAuth (10.0.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
- GTMSessionFetcher/Core (~> 2.1)
- FirebaseAuthUI (12.3.0):
- FirebaseAuth (< 11.0, >= 8.0)
- FirebaseCore
- FirebaseCore (9.6.0):
- FirebaseCoreDiagnostics (~> 9.0)
- FirebaseCoreInternal (~> 9.0)
- GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/Logger (~> 7.7)
- FirebaseCoreDiagnostics (9.6.0):
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
- GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/Logger (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseCoreInternal (9.6.0):
- "GoogleUtilities/NSData+zlib (~> 7.7)"
- GoogleDataTransport (9.2.0):
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
- FirebaseCore (10.0.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.0.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleUtilities/AppDelegateSwizzler (7.8.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
Expand All @@ -47,11 +37,6 @@ PODS:
- GoogleUtilities/Reachability (7.8.0):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (2.1.0)
- nanopb (2.30909.0):
- nanopb/decode (= 2.30909.0)
- nanopb/encode (= 2.30909.0)
- nanopb/decode (2.30909.0)
- nanopb/encode (2.30909.0)
- OCMock (3.9.1)
- PromisesObjC (2.1.1)

Expand All @@ -69,12 +54,9 @@ SPEC REPOS:
- FBSDKLoginKit
- FirebaseAuth
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseCoreInternal
- GoogleDataTransport
- GoogleUtilities
- GTMSessionFetcher
- nanopb
- OCMock
- PromisesObjC

Expand All @@ -87,15 +69,12 @@ SPEC CHECKSUMS:
FBSDKCoreKit: 58139803d861e72c7661dc875611a759352a55ac
FBSDKCoreKit_Basics: 1ffc68326a5ece051d85574f02a0adcf27c2a5f2
FBSDKLoginKit: 19e2a878556c2ee4f20486dc406e582783cd7578
FirebaseAuth: e4a5d3c36e778e41141b91cc861103a441d80bcc
FirebaseAuth: 493382cf533cc45e2862b00e9aa4cfe4c98daf71
FirebaseAuthUI: 9fa83d7dd7bad0f0eb20a9682f7e649c98e8f644
FirebaseCore: 2082fffcd855f95f883c0a1641133eb9bbe76d40
FirebaseCoreDiagnostics: 99a495094b10a57eeb3ae8efa1665700ad0bdaa6
FirebaseCoreInternal: bca76517fe1ed381e989f5e7d8abb0da8d85bed3
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
FirebaseCore: 97f48a3a567a72b8d4daa0f03c3aadb78df4e995
FirebaseCoreInternal: 5eb3960335da5ea30115d57d39db6988c4ad06f3
GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7
GTMSessionFetcher: ffbb25ec00ebcb5201adab0a56d808f6f1902d9f
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb

Expand Down