Skip to content

Commit a9e91b6

Browse files
authored
Merge pull request #1093 from firebase/dpebot-repositorygardener
Auto-update dependencies.
2 parents 9d437a4 + 44bc32d commit a9e91b6

File tree

11 files changed

+222
-222
lines changed

11 files changed

+222
-222
lines changed

FirebaseAnonymousAuthUI/Podfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
PODS:
2-
- FirebaseAuth (9.5.0):
2+
- FirebaseAuth (9.6.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.5.0):
10+
- FirebaseCore (9.6.0):
1111
- FirebaseCoreDiagnostics (~> 9.0)
1212
- FirebaseCoreInternal (~> 9.0)
1313
- GoogleUtilities/Environment (~> 7.7)
1414
- GoogleUtilities/Logger (~> 7.7)
15-
- FirebaseCoreDiagnostics (9.5.0):
15+
- FirebaseCoreDiagnostics (9.6.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.5.0):
20+
- FirebaseCoreInternal (9.6.0):
2121
- "GoogleUtilities/NSData+zlib (~> 7.7)"
2222
- GoogleDataTransport (9.2.0):
2323
- GoogleUtilities/Environment (~> 7.7)
2424
- nanopb (< 2.30910.0, >= 2.30908.0)
2525
- PromisesObjC (< 3.0, >= 1.2)
26-
- GoogleUtilities/AppDelegateSwizzler (7.7.0):
26+
- GoogleUtilities/AppDelegateSwizzler (7.8.0):
2727
- GoogleUtilities/Environment
2828
- GoogleUtilities/Logger
2929
- GoogleUtilities/Network
30-
- GoogleUtilities/Environment (7.7.0):
30+
- GoogleUtilities/Environment (7.8.0):
3131
- PromisesObjC (< 3.0, >= 1.2)
32-
- GoogleUtilities/Logger (7.7.0):
32+
- GoogleUtilities/Logger (7.8.0):
3333
- GoogleUtilities/Environment
34-
- GoogleUtilities/Network (7.7.0):
34+
- GoogleUtilities/Network (7.8.0):
3535
- GoogleUtilities/Logger
3636
- "GoogleUtilities/NSData+zlib"
3737
- GoogleUtilities/Reachability
38-
- "GoogleUtilities/NSData+zlib (7.7.0)"
39-
- GoogleUtilities/Reachability (7.7.0):
38+
- "GoogleUtilities/NSData+zlib (7.8.0)"
39+
- GoogleUtilities/Reachability (7.8.0):
4040
- GoogleUtilities/Logger
4141
- GTMSessionFetcher/Core (2.1.0)
4242
- nanopb (2.30909.0):
@@ -69,13 +69,13 @@ EXTERNAL SOURCES:
6969
:path: "../"
7070

7171
SPEC CHECKSUMS:
72-
FirebaseAuth: 741918f1fa62ed23246a509279f91d42d79a713f
72+
FirebaseAuth: e4a5d3c36e778e41141b91cc861103a441d80bcc
7373
FirebaseAuthUI: 9381cd32c4efcaf3550f4a95dd176fc73da253ee
74-
FirebaseCore: 25c0400b670fd1e2f2104349cd3b5dcce8d9418f
75-
FirebaseCoreDiagnostics: 17cbf4e72b1dbd64bfdc33d4b1f07bce4f16f1d8
76-
FirebaseCoreInternal: 50a8e39cae8abf72d5145d07ea34c3244f70862b
74+
FirebaseCore: 2082fffcd855f95f883c0a1641133eb9bbe76d40
75+
FirebaseCoreDiagnostics: 99a495094b10a57eeb3ae8efa1665700ad0bdaa6
76+
FirebaseCoreInternal: bca76517fe1ed381e989f5e7d8abb0da8d85bed3
7777
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
78-
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
78+
GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7
7979
GTMSessionFetcher: ffbb25ec00ebcb5201adab0a56d808f6f1902d9f
8080
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
8181
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8

FirebaseAuthUI/Podfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
11
PODS:
2-
- Firebase/Auth (9.5.0):
2+
- Firebase/Auth (9.6.0):
33
- Firebase/CoreOnly
4-
- FirebaseAuth (~> 9.5.0)
5-
- Firebase/CoreOnly (9.5.0):
6-
- FirebaseCore (= 9.5.0)
7-
- FirebaseAuth (9.5.0):
4+
- FirebaseAuth (~> 9.6.0)
5+
- Firebase/CoreOnly (9.6.0):
6+
- FirebaseCore (= 9.6.0)
7+
- FirebaseAuth (9.6.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.5.0):
12+
- FirebaseCore (9.6.0):
1313
- FirebaseCoreDiagnostics (~> 9.0)
1414
- FirebaseCoreInternal (~> 9.0)
1515
- GoogleUtilities/Environment (~> 7.7)
1616
- GoogleUtilities/Logger (~> 7.7)
17-
- FirebaseCoreDiagnostics (9.5.0):
17+
- FirebaseCoreDiagnostics (9.6.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.5.0):
22+
- FirebaseCoreInternal (9.6.0):
2323
- "GoogleUtilities/NSData+zlib (~> 7.7)"
2424
- GoogleDataTransport (9.2.0):
2525
- GoogleUtilities/Environment (~> 7.7)
2626
- nanopb (< 2.30910.0, >= 2.30908.0)
2727
- PromisesObjC (< 3.0, >= 1.2)
28-
- GoogleUtilities/AppDelegateSwizzler (7.7.0):
28+
- GoogleUtilities/AppDelegateSwizzler (7.8.0):
2929
- GoogleUtilities/Environment
3030
- GoogleUtilities/Logger
3131
- GoogleUtilities/Network
32-
- GoogleUtilities/Environment (7.7.0):
32+
- GoogleUtilities/Environment (7.8.0):
3333
- PromisesObjC (< 3.0, >= 1.2)
34-
- GoogleUtilities/Logger (7.7.0):
34+
- GoogleUtilities/Logger (7.8.0):
3535
- GoogleUtilities/Environment
36-
- GoogleUtilities/Network (7.7.0):
36+
- GoogleUtilities/Network (7.8.0):
3737
- GoogleUtilities/Logger
3838
- "GoogleUtilities/NSData+zlib"
3939
- GoogleUtilities/Reachability
40-
- "GoogleUtilities/NSData+zlib (7.7.0)"
41-
- GoogleUtilities/Reachability (7.7.0):
40+
- "GoogleUtilities/NSData+zlib (7.8.0)"
41+
- GoogleUtilities/Reachability (7.8.0):
4242
- GoogleUtilities/Logger
4343
- GTMSessionFetcher/Core (2.1.0)
4444
- nanopb (2.30909.0):
@@ -68,13 +68,13 @@ SPEC REPOS:
6868
- PromisesObjC
6969

7070
SPEC CHECKSUMS:
71-
Firebase: 800f16f07af493d98d017446a315c27af0552f41
72-
FirebaseAuth: 741918f1fa62ed23246a509279f91d42d79a713f
73-
FirebaseCore: 25c0400b670fd1e2f2104349cd3b5dcce8d9418f
74-
FirebaseCoreDiagnostics: 17cbf4e72b1dbd64bfdc33d4b1f07bce4f16f1d8
75-
FirebaseCoreInternal: 50a8e39cae8abf72d5145d07ea34c3244f70862b
71+
Firebase: 5ae8b7cf8efce559a653aef0ad95bab3f427c351
72+
FirebaseAuth: e4a5d3c36e778e41141b91cc861103a441d80bcc
73+
FirebaseCore: 2082fffcd855f95f883c0a1641133eb9bbe76d40
74+
FirebaseCoreDiagnostics: 99a495094b10a57eeb3ae8efa1665700ad0bdaa6
75+
FirebaseCoreInternal: bca76517fe1ed381e989f5e7d8abb0da8d85bed3
7676
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
77-
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
77+
GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7
7878
GTMSessionFetcher: ffbb25ec00ebcb5201adab0a56d808f6f1902d9f
7979
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
8080
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8

FirebaseDatabaseUI/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
PODS:
2-
- Firebase/CoreOnly (9.5.0):
3-
- FirebaseCore (= 9.5.0)
4-
- Firebase/Database (9.5.0):
2+
- Firebase/CoreOnly (9.6.0):
3+
- FirebaseCore (= 9.6.0)
4+
- Firebase/Database (9.6.0):
55
- Firebase/CoreOnly
6-
- FirebaseDatabase (~> 9.5.0)
7-
- FirebaseCore (9.5.0):
6+
- FirebaseDatabase (~> 9.6.0)
7+
- FirebaseCore (9.6.0):
88
- FirebaseCoreDiagnostics (~> 9.0)
99
- FirebaseCoreInternal (~> 9.0)
1010
- GoogleUtilities/Environment (~> 7.7)
1111
- GoogleUtilities/Logger (~> 7.7)
12-
- FirebaseCoreDiagnostics (9.5.0):
12+
- FirebaseCoreDiagnostics (9.6.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.5.0):
17+
- FirebaseCoreInternal (9.6.0):
1818
- "GoogleUtilities/NSData+zlib (~> 7.7)"
19-
- FirebaseDatabase (9.5.0):
19+
- FirebaseDatabase (9.6.0):
2020
- FirebaseCore (~> 9.0)
2121
- leveldb-library (~> 1.22)
2222
- GoogleDataTransport (9.2.0):
2323
- GoogleUtilities/Environment (~> 7.7)
2424
- nanopb (< 2.30910.0, >= 2.30908.0)
2525
- PromisesObjC (< 3.0, >= 1.2)
26-
- GoogleUtilities/Environment (7.7.0):
26+
- GoogleUtilities/Environment (7.8.0):
2727
- PromisesObjC (< 3.0, >= 1.2)
28-
- GoogleUtilities/Logger (7.7.0):
28+
- GoogleUtilities/Logger (7.8.0):
2929
- GoogleUtilities/Environment
30-
- "GoogleUtilities/NSData+zlib (7.7.0)"
30+
- "GoogleUtilities/NSData+zlib (7.8.0)"
3131
- leveldb-library (1.22.1)
3232
- nanopb (2.30909.0):
3333
- nanopb/decode (= 2.30909.0)
@@ -53,13 +53,13 @@ SPEC REPOS:
5353
- PromisesObjC
5454

5555
SPEC CHECKSUMS:
56-
Firebase: 800f16f07af493d98d017446a315c27af0552f41
57-
FirebaseCore: 25c0400b670fd1e2f2104349cd3b5dcce8d9418f
58-
FirebaseCoreDiagnostics: 17cbf4e72b1dbd64bfdc33d4b1f07bce4f16f1d8
59-
FirebaseCoreInternal: 50a8e39cae8abf72d5145d07ea34c3244f70862b
60-
FirebaseDatabase: 0e2d3b1c935bb5ae704afc2f5c0adda365102312
56+
Firebase: 5ae8b7cf8efce559a653aef0ad95bab3f427c351
57+
FirebaseCore: 2082fffcd855f95f883c0a1641133eb9bbe76d40
58+
FirebaseCoreDiagnostics: 99a495094b10a57eeb3ae8efa1665700ad0bdaa6
59+
FirebaseCoreInternal: bca76517fe1ed381e989f5e7d8abb0da8d85bed3
60+
FirebaseDatabase: 3de19e533a73d45e25917b46aafe1dd344ec8119
6161
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
62-
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
62+
GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7
6363
leveldb-library: 50c7b45cbd7bf543c81a468fe557a16ae3db8729
6464
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
6565
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb

FirebaseEmailAuthUI/Podfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
11
PODS:
2-
- FirebaseAuth (9.5.0):
2+
- FirebaseAuth (9.6.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.5.0):
10+
- FirebaseCore (9.6.0):
1111
- FirebaseCoreDiagnostics (~> 9.0)
1212
- FirebaseCoreInternal (~> 9.0)
1313
- GoogleUtilities/Environment (~> 7.7)
1414
- GoogleUtilities/Logger (~> 7.7)
15-
- FirebaseCoreDiagnostics (9.5.0):
15+
- FirebaseCoreDiagnostics (9.6.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.5.0):
20+
- FirebaseCoreInternal (9.6.0):
2121
- "GoogleUtilities/NSData+zlib (~> 7.7)"
2222
- GoogleDataTransport (9.2.0):
2323
- GoogleUtilities/Environment (~> 7.7)
2424
- nanopb (< 2.30910.0, >= 2.30908.0)
2525
- PromisesObjC (< 3.0, >= 1.2)
26-
- GoogleUtilities/AppDelegateSwizzler (7.7.0):
26+
- GoogleUtilities/AppDelegateSwizzler (7.8.0):
2727
- GoogleUtilities/Environment
2828
- GoogleUtilities/Logger
2929
- GoogleUtilities/Network
30-
- GoogleUtilities/Environment (7.7.0):
30+
- GoogleUtilities/Environment (7.8.0):
3131
- PromisesObjC (< 3.0, >= 1.2)
32-
- GoogleUtilities/Logger (7.7.0):
32+
- GoogleUtilities/Logger (7.8.0):
3333
- GoogleUtilities/Environment
34-
- GoogleUtilities/Network (7.7.0):
34+
- GoogleUtilities/Network (7.8.0):
3535
- GoogleUtilities/Logger
3636
- "GoogleUtilities/NSData+zlib"
3737
- GoogleUtilities/Reachability
38-
- "GoogleUtilities/NSData+zlib (7.7.0)"
39-
- GoogleUtilities/Reachability (7.7.0):
38+
- "GoogleUtilities/NSData+zlib (7.8.0)"
39+
- GoogleUtilities/Reachability (7.8.0):
4040
- GoogleUtilities/Logger
41-
- GoogleUtilities/UserDefaults (7.7.0):
41+
- GoogleUtilities/UserDefaults (7.8.0):
4242
- GoogleUtilities/Logger
4343
- GTMSessionFetcher/Core (2.1.0)
4444
- nanopb (2.30909.0):
@@ -72,13 +72,13 @@ EXTERNAL SOURCES:
7272
:path: "../"
7373

7474
SPEC CHECKSUMS:
75-
FirebaseAuth: 741918f1fa62ed23246a509279f91d42d79a713f
75+
FirebaseAuth: e4a5d3c36e778e41141b91cc861103a441d80bcc
7676
FirebaseAuthUI: 9381cd32c4efcaf3550f4a95dd176fc73da253ee
77-
FirebaseCore: 25c0400b670fd1e2f2104349cd3b5dcce8d9418f
78-
FirebaseCoreDiagnostics: 17cbf4e72b1dbd64bfdc33d4b1f07bce4f16f1d8
79-
FirebaseCoreInternal: 50a8e39cae8abf72d5145d07ea34c3244f70862b
77+
FirebaseCore: 2082fffcd855f95f883c0a1641133eb9bbe76d40
78+
FirebaseCoreDiagnostics: 99a495094b10a57eeb3ae8efa1665700ad0bdaa6
79+
FirebaseCoreInternal: bca76517fe1ed381e989f5e7d8abb0da8d85bed3
8080
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
81-
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
81+
GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7
8282
GTMSessionFetcher: ffbb25ec00ebcb5201adab0a56d808f6f1902d9f
8383
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
8484
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8

FirebaseFacebookAuthUI/Podfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,44 +7,44 @@ PODS:
77
- FBSDKCoreKit_Basics (13.2.0)
88
- FBSDKLoginKit (13.2.0):
99
- FBSDKCoreKit (= 13.2.0)
10-
- FirebaseAuth (9.5.0):
10+
- FirebaseAuth (9.6.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.5.0):
18+
- FirebaseCore (9.6.0):
1919
- FirebaseCoreDiagnostics (~> 9.0)
2020
- FirebaseCoreInternal (~> 9.0)
2121
- GoogleUtilities/Environment (~> 7.7)
2222
- GoogleUtilities/Logger (~> 7.7)
23-
- FirebaseCoreDiagnostics (9.5.0):
23+
- FirebaseCoreDiagnostics (9.6.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.5.0):
28+
- FirebaseCoreInternal (9.6.0):
2929
- "GoogleUtilities/NSData+zlib (~> 7.7)"
3030
- GoogleDataTransport (9.2.0):
3131
- GoogleUtilities/Environment (~> 7.7)
3232
- nanopb (< 2.30910.0, >= 2.30908.0)
3333
- PromisesObjC (< 3.0, >= 1.2)
34-
- GoogleUtilities/AppDelegateSwizzler (7.7.0):
34+
- GoogleUtilities/AppDelegateSwizzler (7.8.0):
3535
- GoogleUtilities/Environment
3636
- GoogleUtilities/Logger
3737
- GoogleUtilities/Network
38-
- GoogleUtilities/Environment (7.7.0):
38+
- GoogleUtilities/Environment (7.8.0):
3939
- PromisesObjC (< 3.0, >= 1.2)
40-
- GoogleUtilities/Logger (7.7.0):
40+
- GoogleUtilities/Logger (7.8.0):
4141
- GoogleUtilities/Environment
42-
- GoogleUtilities/Network (7.7.0):
42+
- GoogleUtilities/Network (7.8.0):
4343
- GoogleUtilities/Logger
4444
- "GoogleUtilities/NSData+zlib"
4545
- GoogleUtilities/Reachability
46-
- "GoogleUtilities/NSData+zlib (7.7.0)"
47-
- GoogleUtilities/Reachability (7.7.0):
46+
- "GoogleUtilities/NSData+zlib (7.8.0)"
47+
- GoogleUtilities/Reachability (7.8.0):
4848
- GoogleUtilities/Logger
4949
- GTMSessionFetcher/Core (2.1.0)
5050
- nanopb (2.30909.0):
@@ -87,13 +87,13 @@ SPEC CHECKSUMS:
8787
FBSDKCoreKit: 58139803d861e72c7661dc875611a759352a55ac
8888
FBSDKCoreKit_Basics: 1ffc68326a5ece051d85574f02a0adcf27c2a5f2
8989
FBSDKLoginKit: 19e2a878556c2ee4f20486dc406e582783cd7578
90-
FirebaseAuth: 741918f1fa62ed23246a509279f91d42d79a713f
90+
FirebaseAuth: e4a5d3c36e778e41141b91cc861103a441d80bcc
9191
FirebaseAuthUI: 9381cd32c4efcaf3550f4a95dd176fc73da253ee
92-
FirebaseCore: 25c0400b670fd1e2f2104349cd3b5dcce8d9418f
93-
FirebaseCoreDiagnostics: 17cbf4e72b1dbd64bfdc33d4b1f07bce4f16f1d8
94-
FirebaseCoreInternal: 50a8e39cae8abf72d5145d07ea34c3244f70862b
92+
FirebaseCore: 2082fffcd855f95f883c0a1641133eb9bbe76d40
93+
FirebaseCoreDiagnostics: 99a495094b10a57eeb3ae8efa1665700ad0bdaa6
94+
FirebaseCoreInternal: bca76517fe1ed381e989f5e7d8abb0da8d85bed3
9595
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
96-
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
96+
GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7
9797
GTMSessionFetcher: ffbb25ec00ebcb5201adab0a56d808f6f1902d9f
9898
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
9999
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8

0 commit comments

Comments
 (0)