Skip to content

Commit 18d7330

Browse files
committed
Auto-update dependencies.
1 parent 38bc371 commit 18d7330

File tree

12 files changed

+131
-131
lines changed

12 files changed

+131
-131
lines changed

FirebaseAnonymousAuthUI/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
PODS:
2-
- FirebaseAuth (9.3.0):
2+
- FirebaseAuth (9.4.0):
33
- FirebaseCore (~> 9.0)
44
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
55
- GoogleUtilities/Environment (~> 7.7)
66
- GTMSessionFetcher/Core (< 3.0, >= 1.7)
77
- FirebaseAuthUI (12.2.0):
88
- FirebaseAuth (< 10.0, >= 8.0)
99
- FirebaseCore
10-
- FirebaseCore (9.3.0):
10+
- FirebaseCore (9.4.0):
1111
- FirebaseCoreDiagnostics (~> 9.0)
1212
- FirebaseCoreInternal (~> 9.0)
1313
- GoogleUtilities/Environment (~> 7.7)
1414
- GoogleUtilities/Logger (~> 7.7)
15-
- FirebaseCoreDiagnostics (9.3.0):
15+
- FirebaseCoreDiagnostics (9.4.0):
1616
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
1717
- GoogleUtilities/Environment (~> 7.7)
1818
- GoogleUtilities/Logger (~> 7.7)
1919
- nanopb (< 2.30910.0, >= 2.30908.0)
20-
- FirebaseCoreInternal (9.3.0):
20+
- FirebaseCoreInternal (9.4.0):
2121
- "GoogleUtilities/NSData+zlib (~> 7.7)"
2222
- GoogleDataTransport (9.2.0):
2323
- GoogleUtilities/Environment (~> 7.7)
@@ -69,11 +69,11 @@ EXTERNAL SOURCES:
6969
:path: "../"
7070

7171
SPEC CHECKSUMS:
72-
FirebaseAuth: 9ebc3577fe0acf9092df21ac314024b70aebf21e
72+
FirebaseAuth: ae5d4402e1516497357d909162b091b3ca2a2e9c
7373
FirebaseAuthUI: 9381cd32c4efcaf3550f4a95dd176fc73da253ee
74-
FirebaseCore: c088995ece701a021a48a1348ea0174877de2a6a
75-
FirebaseCoreDiagnostics: 060eb57cc56dfaf40b1b1b5874a5c17c41ce79f8
76-
FirebaseCoreInternal: 635d1c9a612a6502b6377a0c92af83758076ffff
74+
FirebaseCore: 9a2b10270a854731c4d4d8a97d0aa8380ec3458d
75+
FirebaseCoreDiagnostics: aaa87098082c4d4bdd1a9557b1186d18ca85ce8c
76+
FirebaseCoreInternal: a13302b0088fbf5f38b79b6ece49c2af7d3e05d6
7777
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
7878
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
7979
GTMSessionFetcher: 681175626052e03fdde7952f7e9c7a9785719506

FirebaseAuthUI/Podfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
PODS:
2-
- Firebase/Auth (9.3.0):
2+
- Firebase/Auth (9.4.0):
33
- Firebase/CoreOnly
4-
- FirebaseAuth (~> 9.3.0)
5-
- Firebase/CoreOnly (9.3.0):
6-
- FirebaseCore (= 9.3.0)
7-
- FirebaseAuth (9.3.0):
4+
- FirebaseAuth (~> 9.4.0)
5+
- Firebase/CoreOnly (9.4.0):
6+
- FirebaseCore (= 9.4.0)
7+
- FirebaseAuth (9.4.0):
88
- FirebaseCore (~> 9.0)
99
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
1010
- GoogleUtilities/Environment (~> 7.7)
1111
- GTMSessionFetcher/Core (< 3.0, >= 1.7)
12-
- FirebaseCore (9.3.0):
12+
- FirebaseCore (9.4.0):
1313
- FirebaseCoreDiagnostics (~> 9.0)
1414
- FirebaseCoreInternal (~> 9.0)
1515
- GoogleUtilities/Environment (~> 7.7)
1616
- GoogleUtilities/Logger (~> 7.7)
17-
- FirebaseCoreDiagnostics (9.3.0):
17+
- FirebaseCoreDiagnostics (9.4.0):
1818
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
1919
- GoogleUtilities/Environment (~> 7.7)
2020
- GoogleUtilities/Logger (~> 7.7)
2121
- nanopb (< 2.30910.0, >= 2.30908.0)
22-
- FirebaseCoreInternal (9.3.0):
22+
- FirebaseCoreInternal (9.4.0):
2323
- "GoogleUtilities/NSData+zlib (~> 7.7)"
2424
- GoogleDataTransport (9.2.0):
2525
- GoogleUtilities/Environment (~> 7.7)
@@ -68,11 +68,11 @@ SPEC REPOS:
6868
- PromisesObjC
6969

7070
SPEC CHECKSUMS:
71-
Firebase: ef75abb1cdbc746d5a38f4e26c422c807b189b8c
72-
FirebaseAuth: 9ebc3577fe0acf9092df21ac314024b70aebf21e
73-
FirebaseCore: c088995ece701a021a48a1348ea0174877de2a6a
74-
FirebaseCoreDiagnostics: 060eb57cc56dfaf40b1b1b5874a5c17c41ce79f8
75-
FirebaseCoreInternal: 635d1c9a612a6502b6377a0c92af83758076ffff
71+
Firebase: 7703fc4022824b6d6db1bf7bea58d13b8e17ec46
72+
FirebaseAuth: ae5d4402e1516497357d909162b091b3ca2a2e9c
73+
FirebaseCore: 9a2b10270a854731c4d4d8a97d0aa8380ec3458d
74+
FirebaseCoreDiagnostics: aaa87098082c4d4bdd1a9557b1186d18ca85ce8c
75+
FirebaseCoreInternal: a13302b0088fbf5f38b79b6ece49c2af7d3e05d6
7676
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
7777
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
7878
GTMSessionFetcher: 681175626052e03fdde7952f7e9c7a9785719506

FirebaseDatabaseUI/Podfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
PODS:
2-
- Firebase/CoreOnly (9.3.0):
3-
- FirebaseCore (= 9.3.0)
4-
- Firebase/Database (9.3.0):
2+
- Firebase/CoreOnly (9.4.0):
3+
- FirebaseCore (= 9.4.0)
4+
- Firebase/Database (9.4.0):
55
- Firebase/CoreOnly
6-
- FirebaseDatabase (~> 9.3.0)
7-
- FirebaseCore (9.3.0):
6+
- FirebaseDatabase (~> 9.4.0)
7+
- FirebaseCore (9.4.0):
88
- FirebaseCoreDiagnostics (~> 9.0)
99
- FirebaseCoreInternal (~> 9.0)
1010
- GoogleUtilities/Environment (~> 7.7)
1111
- GoogleUtilities/Logger (~> 7.7)
12-
- FirebaseCoreDiagnostics (9.3.0):
12+
- FirebaseCoreDiagnostics (9.4.0):
1313
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
1414
- GoogleUtilities/Environment (~> 7.7)
1515
- GoogleUtilities/Logger (~> 7.7)
1616
- nanopb (< 2.30910.0, >= 2.30908.0)
17-
- FirebaseCoreInternal (9.3.0):
17+
- FirebaseCoreInternal (9.4.0):
1818
- "GoogleUtilities/NSData+zlib (~> 7.7)"
19-
- FirebaseDatabase (9.3.0):
19+
- FirebaseDatabase (9.4.0):
2020
- FirebaseCore (~> 9.0)
2121
- leveldb-library (~> 1.22)
2222
- GoogleDataTransport (9.2.0):
@@ -53,11 +53,11 @@ SPEC REPOS:
5353
- PromisesObjC
5454

5555
SPEC CHECKSUMS:
56-
Firebase: ef75abb1cdbc746d5a38f4e26c422c807b189b8c
57-
FirebaseCore: c088995ece701a021a48a1348ea0174877de2a6a
58-
FirebaseCoreDiagnostics: 060eb57cc56dfaf40b1b1b5874a5c17c41ce79f8
59-
FirebaseCoreInternal: 635d1c9a612a6502b6377a0c92af83758076ffff
60-
FirebaseDatabase: 92350185966ddd283842aa9ca07e188691f3b8ad
56+
Firebase: 7703fc4022824b6d6db1bf7bea58d13b8e17ec46
57+
FirebaseCore: 9a2b10270a854731c4d4d8a97d0aa8380ec3458d
58+
FirebaseCoreDiagnostics: aaa87098082c4d4bdd1a9557b1186d18ca85ce8c
59+
FirebaseCoreInternal: a13302b0088fbf5f38b79b6ece49c2af7d3e05d6
60+
FirebaseDatabase: e93f5441b549ea4492a8d8a0c7d612ac46c1b12a
6161
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
6262
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
6363
leveldb-library: 50c7b45cbd7bf543c81a468fe557a16ae3db8729

FirebaseEmailAuthUI/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
PODS:
2-
- FirebaseAuth (9.3.0):
2+
- FirebaseAuth (9.4.0):
33
- FirebaseCore (~> 9.0)
44
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
55
- GoogleUtilities/Environment (~> 7.7)
66
- GTMSessionFetcher/Core (< 3.0, >= 1.7)
77
- FirebaseAuthUI (12.2.0):
88
- FirebaseAuth (< 10.0, >= 8.0)
99
- FirebaseCore
10-
- FirebaseCore (9.3.0):
10+
- FirebaseCore (9.4.0):
1111
- FirebaseCoreDiagnostics (~> 9.0)
1212
- FirebaseCoreInternal (~> 9.0)
1313
- GoogleUtilities/Environment (~> 7.7)
1414
- GoogleUtilities/Logger (~> 7.7)
15-
- FirebaseCoreDiagnostics (9.3.0):
15+
- FirebaseCoreDiagnostics (9.4.0):
1616
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
1717
- GoogleUtilities/Environment (~> 7.7)
1818
- GoogleUtilities/Logger (~> 7.7)
1919
- nanopb (< 2.30910.0, >= 2.30908.0)
20-
- FirebaseCoreInternal (9.3.0):
20+
- FirebaseCoreInternal (9.4.0):
2121
- "GoogleUtilities/NSData+zlib (~> 7.7)"
2222
- GoogleDataTransport (9.2.0):
2323
- GoogleUtilities/Environment (~> 7.7)
@@ -72,11 +72,11 @@ EXTERNAL SOURCES:
7272
:path: "../"
7373

7474
SPEC CHECKSUMS:
75-
FirebaseAuth: 9ebc3577fe0acf9092df21ac314024b70aebf21e
75+
FirebaseAuth: ae5d4402e1516497357d909162b091b3ca2a2e9c
7676
FirebaseAuthUI: 9381cd32c4efcaf3550f4a95dd176fc73da253ee
77-
FirebaseCore: c088995ece701a021a48a1348ea0174877de2a6a
78-
FirebaseCoreDiagnostics: 060eb57cc56dfaf40b1b1b5874a5c17c41ce79f8
79-
FirebaseCoreInternal: 635d1c9a612a6502b6377a0c92af83758076ffff
77+
FirebaseCore: 9a2b10270a854731c4d4d8a97d0aa8380ec3458d
78+
FirebaseCoreDiagnostics: aaa87098082c4d4bdd1a9557b1186d18ca85ce8c
79+
FirebaseCoreInternal: a13302b0088fbf5f38b79b6ece49c2af7d3e05d6
8080
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
8181
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
8282
GTMSessionFetcher: 681175626052e03fdde7952f7e9c7a9785719506

FirebaseFacebookAuthUI/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@ PODS:
77
- FBSDKCoreKit_Basics (13.2.0)
88
- FBSDKLoginKit (13.2.0):
99
- FBSDKCoreKit (= 13.2.0)
10-
- FirebaseAuth (9.3.0):
10+
- FirebaseAuth (9.4.0):
1111
- FirebaseCore (~> 9.0)
1212
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
1313
- GoogleUtilities/Environment (~> 7.7)
1414
- GTMSessionFetcher/Core (< 3.0, >= 1.7)
1515
- FirebaseAuthUI (12.2.0):
1616
- FirebaseAuth (< 10.0, >= 8.0)
1717
- FirebaseCore
18-
- FirebaseCore (9.3.0):
18+
- FirebaseCore (9.4.0):
1919
- FirebaseCoreDiagnostics (~> 9.0)
2020
- FirebaseCoreInternal (~> 9.0)
2121
- GoogleUtilities/Environment (~> 7.7)
2222
- GoogleUtilities/Logger (~> 7.7)
23-
- FirebaseCoreDiagnostics (9.3.0):
23+
- FirebaseCoreDiagnostics (9.4.0):
2424
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
2525
- GoogleUtilities/Environment (~> 7.7)
2626
- GoogleUtilities/Logger (~> 7.7)
2727
- nanopb (< 2.30910.0, >= 2.30908.0)
28-
- FirebaseCoreInternal (9.3.0):
28+
- FirebaseCoreInternal (9.4.0):
2929
- "GoogleUtilities/NSData+zlib (~> 7.7)"
3030
- GoogleDataTransport (9.2.0):
3131
- GoogleUtilities/Environment (~> 7.7)
@@ -87,11 +87,11 @@ SPEC CHECKSUMS:
8787
FBSDKCoreKit: 58139803d861e72c7661dc875611a759352a55ac
8888
FBSDKCoreKit_Basics: 1ffc68326a5ece051d85574f02a0adcf27c2a5f2
8989
FBSDKLoginKit: 19e2a878556c2ee4f20486dc406e582783cd7578
90-
FirebaseAuth: 9ebc3577fe0acf9092df21ac314024b70aebf21e
90+
FirebaseAuth: ae5d4402e1516497357d909162b091b3ca2a2e9c
9191
FirebaseAuthUI: 9381cd32c4efcaf3550f4a95dd176fc73da253ee
92-
FirebaseCore: c088995ece701a021a48a1348ea0174877de2a6a
93-
FirebaseCoreDiagnostics: 060eb57cc56dfaf40b1b1b5874a5c17c41ce79f8
94-
FirebaseCoreInternal: 635d1c9a612a6502b6377a0c92af83758076ffff
92+
FirebaseCore: 9a2b10270a854731c4d4d8a97d0aa8380ec3458d
93+
FirebaseCoreDiagnostics: aaa87098082c4d4bdd1a9557b1186d18ca85ce8c
94+
FirebaseCoreInternal: a13302b0088fbf5f38b79b6ece49c2af7d3e05d6
9595
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
9696
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
9797
GTMSessionFetcher: 681175626052e03fdde7952f7e9c7a9785719506

FirebaseFirestoreUI/Podfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -602,24 +602,24 @@ PODS:
602602
- BoringSSL-GRPC/Implementation (0.0.24):
603603
- BoringSSL-GRPC/Interface (= 0.0.24)
604604
- BoringSSL-GRPC/Interface (0.0.24)
605-
- Firebase/CoreOnly (9.3.0):
606-
- FirebaseCore (= 9.3.0)
607-
- Firebase/Firestore (9.3.0):
605+
- Firebase/CoreOnly (9.4.0):
606+
- FirebaseCore (= 9.4.0)
607+
- Firebase/Firestore (9.4.0):
608608
- Firebase/CoreOnly
609-
- FirebaseFirestore (~> 9.3.0)
610-
- FirebaseCore (9.3.0):
609+
- FirebaseFirestore (~> 9.4.0)
610+
- FirebaseCore (9.4.0):
611611
- FirebaseCoreDiagnostics (~> 9.0)
612612
- FirebaseCoreInternal (~> 9.0)
613613
- GoogleUtilities/Environment (~> 7.7)
614614
- GoogleUtilities/Logger (~> 7.7)
615-
- FirebaseCoreDiagnostics (9.3.0):
615+
- FirebaseCoreDiagnostics (9.4.0):
616616
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
617617
- GoogleUtilities/Environment (~> 7.7)
618618
- GoogleUtilities/Logger (~> 7.7)
619619
- nanopb (< 2.30910.0, >= 2.30908.0)
620-
- FirebaseCoreInternal (9.3.0):
620+
- FirebaseCoreInternal (9.4.0):
621621
- "GoogleUtilities/NSData+zlib (~> 7.7)"
622-
- FirebaseFirestore (9.3.0):
622+
- FirebaseFirestore (9.4.0):
623623
- abseil/algorithm (~> 1.20211102.0)
624624
- abseil/base (~> 1.20211102.0)
625625
- abseil/container/flat_hash_map (~> 1.20211102.0)
@@ -730,11 +730,11 @@ SPEC REPOS:
730730
SPEC CHECKSUMS:
731731
abseil: ebe5b5529fb05d93a8bdb7951607be08b7fa71bc
732732
BoringSSL-GRPC: 3175b25143e648463a56daeaaa499c6cb86dad33
733-
Firebase: ef75abb1cdbc746d5a38f4e26c422c807b189b8c
734-
FirebaseCore: c088995ece701a021a48a1348ea0174877de2a6a
735-
FirebaseCoreDiagnostics: 060eb57cc56dfaf40b1b1b5874a5c17c41ce79f8
736-
FirebaseCoreInternal: 635d1c9a612a6502b6377a0c92af83758076ffff
737-
FirebaseFirestore: 5a72aa925528f67469b16a54a6cfc369467197e4
733+
Firebase: 7703fc4022824b6d6db1bf7bea58d13b8e17ec46
734+
FirebaseCore: 9a2b10270a854731c4d4d8a97d0aa8380ec3458d
735+
FirebaseCoreDiagnostics: aaa87098082c4d4bdd1a9557b1186d18ca85ce8c
736+
FirebaseCoreInternal: a13302b0088fbf5f38b79b6ece49c2af7d3e05d6
737+
FirebaseFirestore: 945196dd78f4e92de6fc47b38569a1e7088af81f
738738
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
739739
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
740740
"gRPC-C++": 9675f953ace2b3de7c506039d77be1f2e77a8db2

FirebaseGoogleAuthUI/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@ PODS:
55
- AppAuth/Core (1.5.0)
66
- AppAuth/ExternalUserAgent (1.5.0):
77
- AppAuth/Core
8-
- FirebaseAuth (9.3.0):
8+
- FirebaseAuth (9.4.0):
99
- FirebaseCore (~> 9.0)
1010
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
1111
- GoogleUtilities/Environment (~> 7.7)
1212
- GTMSessionFetcher/Core (< 3.0, >= 1.7)
1313
- FirebaseAuthUI (12.2.0):
1414
- FirebaseAuth (< 10.0, >= 8.0)
1515
- FirebaseCore
16-
- FirebaseCore (9.3.0):
16+
- FirebaseCore (9.4.0):
1717
- FirebaseCoreDiagnostics (~> 9.0)
1818
- FirebaseCoreInternal (~> 9.0)
1919
- GoogleUtilities/Environment (~> 7.7)
2020
- GoogleUtilities/Logger (~> 7.7)
21-
- FirebaseCoreDiagnostics (9.3.0):
21+
- FirebaseCoreDiagnostics (9.4.0):
2222
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
2323
- GoogleUtilities/Environment (~> 7.7)
2424
- GoogleUtilities/Logger (~> 7.7)
2525
- nanopb (< 2.30910.0, >= 2.30908.0)
26-
- FirebaseCoreInternal (9.3.0):
26+
- FirebaseCoreInternal (9.4.0):
2727
- "GoogleUtilities/NSData+zlib (~> 7.7)"
2828
- GoogleDataTransport (9.2.0):
2929
- GoogleUtilities/Environment (~> 7.7)
@@ -87,11 +87,11 @@ EXTERNAL SOURCES:
8787

8888
SPEC CHECKSUMS:
8989
AppAuth: 80317d99ac7ff2801a2f18ff86b48cd315ed465d
90-
FirebaseAuth: 9ebc3577fe0acf9092df21ac314024b70aebf21e
90+
FirebaseAuth: ae5d4402e1516497357d909162b091b3ca2a2e9c
9191
FirebaseAuthUI: 9381cd32c4efcaf3550f4a95dd176fc73da253ee
92-
FirebaseCore: c088995ece701a021a48a1348ea0174877de2a6a
93-
FirebaseCoreDiagnostics: 060eb57cc56dfaf40b1b1b5874a5c17c41ce79f8
94-
FirebaseCoreInternal: 635d1c9a612a6502b6377a0c92af83758076ffff
92+
FirebaseCore: 9a2b10270a854731c4d4d8a97d0aa8380ec3458d
93+
FirebaseCoreDiagnostics: aaa87098082c4d4bdd1a9557b1186d18ca85ce8c
94+
FirebaseCoreInternal: a13302b0088fbf5f38b79b6ece49c2af7d3e05d6
9595
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
9696
GoogleSignIn: 3c68388ac221f379676e8f1cb115df3aaf73b93f
9797
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1

FirebaseOAuthUI/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
PODS:
2-
- FirebaseAuth (9.3.0):
2+
- FirebaseAuth (9.4.0):
33
- FirebaseCore (~> 9.0)
44
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
55
- GoogleUtilities/Environment (~> 7.7)
66
- GTMSessionFetcher/Core (< 3.0, >= 1.7)
77
- FirebaseAuthUI (12.2.0):
88
- FirebaseAuth (< 10.0, >= 8.0)
99
- FirebaseCore
10-
- FirebaseCore (9.3.0):
10+
- FirebaseCore (9.4.0):
1111
- FirebaseCoreDiagnostics (~> 9.0)
1212
- FirebaseCoreInternal (~> 9.0)
1313
- GoogleUtilities/Environment (~> 7.7)
1414
- GoogleUtilities/Logger (~> 7.7)
15-
- FirebaseCoreDiagnostics (9.3.0):
15+
- FirebaseCoreDiagnostics (9.4.0):
1616
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
1717
- GoogleUtilities/Environment (~> 7.7)
1818
- GoogleUtilities/Logger (~> 7.7)
1919
- nanopb (< 2.30910.0, >= 2.30908.0)
20-
- FirebaseCoreInternal (9.3.0):
20+
- FirebaseCoreInternal (9.4.0):
2121
- "GoogleUtilities/NSData+zlib (~> 7.7)"
2222
- GoogleDataTransport (9.2.0):
2323
- GoogleUtilities/Environment (~> 7.7)
@@ -69,11 +69,11 @@ EXTERNAL SOURCES:
6969
:path: "../"
7070

7171
SPEC CHECKSUMS:
72-
FirebaseAuth: 9ebc3577fe0acf9092df21ac314024b70aebf21e
72+
FirebaseAuth: ae5d4402e1516497357d909162b091b3ca2a2e9c
7373
FirebaseAuthUI: 9381cd32c4efcaf3550f4a95dd176fc73da253ee
74-
FirebaseCore: c088995ece701a021a48a1348ea0174877de2a6a
75-
FirebaseCoreDiagnostics: 060eb57cc56dfaf40b1b1b5874a5c17c41ce79f8
76-
FirebaseCoreInternal: 635d1c9a612a6502b6377a0c92af83758076ffff
74+
FirebaseCore: 9a2b10270a854731c4d4d8a97d0aa8380ec3458d
75+
FirebaseCoreDiagnostics: aaa87098082c4d4bdd1a9557b1186d18ca85ce8c
76+
FirebaseCoreInternal: a13302b0088fbf5f38b79b6ece49c2af7d3e05d6
7777
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
7878
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
7979
GTMSessionFetcher: 681175626052e03fdde7952f7e9c7a9785719506

0 commit comments

Comments
 (0)