Skip to content

Commit e857f99

Browse files
authored
Merge pull request #598 from firebase/dpebot-repositorygardener
Auto-update dependencies.
2 parents 0e65c14 + a1c0e61 commit e857f99

File tree

12 files changed

+251
-251
lines changed

12 files changed

+251
-251
lines changed

AnonymousAuth/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PODS:
2-
- Firebase/Auth (5.15.0):
2+
- Firebase/Auth (5.16.0):
33
- Firebase/CoreOnly
4-
- FirebaseAuth (= 5.2.0)
5-
- Firebase/CoreOnly (5.15.0):
6-
- FirebaseCore (= 5.1.10)
7-
- FirebaseAuth (5.2.0):
4+
- FirebaseAuth (= 5.3.0)
5+
- Firebase/CoreOnly (5.16.0):
6+
- FirebaseCore (= 5.2.0)
7+
- FirebaseAuth (5.3.0):
88
- FirebaseAuthInterop (~> 1.0)
9-
- FirebaseCore (~> 5.1)
9+
- FirebaseCore (~> 5.2)
1010
- GoogleUtilities/Environment (~> 5.2)
1111
- GTMSessionFetcher/Core (~> 1.1)
1212
- FirebaseAuthInterop (1.0.0)
13-
- FirebaseCore (5.1.10):
13+
- FirebaseCore (5.2.0):
1414
- GoogleUtilities/Logger (~> 5.2)
1515
- FirebaseUI/Auth (5.2.2):
1616
- Firebase/Auth (~> 5.0)
@@ -39,10 +39,10 @@ EXTERNAL SOURCES:
3939
:path: "../"
4040

4141
SPEC CHECKSUMS:
42-
Firebase: 8bb9268bff82374f2cbaaabb143e725743c316ae
43-
FirebaseAuth: 02e969ff430e156d99d4cb842d77b806b71ad7bb
42+
Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67
43+
FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a
4444
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
45-
FirebaseCore: 35747502d9e8c6ee217385ad04446c7c2aaf9c5c
45+
FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c
4646
FirebaseUI: 810a4d85e15dfed08bfc6fc01358f2c64a8b341c
4747
GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0
4848
GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca

Auth/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PODS:
2-
- Firebase/Auth (5.15.0):
2+
- Firebase/Auth (5.16.0):
33
- Firebase/CoreOnly
4-
- FirebaseAuth (= 5.2.0)
5-
- Firebase/CoreOnly (5.15.0):
6-
- FirebaseCore (= 5.1.10)
7-
- FirebaseAuth (5.2.0):
4+
- FirebaseAuth (= 5.3.0)
5+
- Firebase/CoreOnly (5.16.0):
6+
- FirebaseCore (= 5.2.0)
7+
- FirebaseAuth (5.3.0):
88
- FirebaseAuthInterop (~> 1.0)
9-
- FirebaseCore (~> 5.1)
9+
- FirebaseCore (~> 5.2)
1010
- GoogleUtilities/Environment (~> 5.2)
1111
- GTMSessionFetcher/Core (~> 1.1)
1212
- FirebaseAuthInterop (1.0.0)
13-
- FirebaseCore (5.1.10):
13+
- FirebaseCore (5.2.0):
1414
- GoogleUtilities/Logger (~> 5.2)
1515
- GoogleUtilities/Environment (5.3.7)
1616
- GoogleUtilities/Logger (5.3.7):
@@ -30,10 +30,10 @@ SPEC REPOS:
3030
- GTMSessionFetcher
3131

3232
SPEC CHECKSUMS:
33-
Firebase: 8bb9268bff82374f2cbaaabb143e725743c316ae
34-
FirebaseAuth: 02e969ff430e156d99d4cb842d77b806b71ad7bb
33+
Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67
34+
FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a
3535
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
36-
FirebaseCore: 35747502d9e8c6ee217385ad04446c7c2aaf9c5c
36+
FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c
3737
GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0
3838
GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca
3939

Database/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
PODS:
2-
- Firebase/CoreOnly (5.15.0):
3-
- FirebaseCore (= 5.1.10)
4-
- Firebase/Database (5.15.0):
2+
- Firebase/CoreOnly (5.16.0):
3+
- FirebaseCore (= 5.2.0)
4+
- Firebase/Database (5.16.0):
55
- Firebase/CoreOnly
6-
- FirebaseDatabase (= 5.0.4)
6+
- FirebaseDatabase (= 5.1.0)
77
- FirebaseAuthInterop (1.0.0)
8-
- FirebaseCore (5.1.10):
8+
- FirebaseCore (5.2.0):
99
- GoogleUtilities/Logger (~> 5.2)
10-
- FirebaseDatabase (5.0.4):
10+
- FirebaseDatabase (5.1.0):
1111
- FirebaseAuthInterop (~> 1.0)
12-
- FirebaseCore (~> 5.1)
12+
- FirebaseCore (~> 5.2)
1313
- leveldb-library (~> 1.18)
1414
- GoogleUtilities/Environment (5.3.7)
1515
- GoogleUtilities/Logger (5.3.7):
@@ -29,10 +29,10 @@ SPEC REPOS:
2929
- leveldb-library
3030

3131
SPEC CHECKSUMS:
32-
Firebase: 8bb9268bff82374f2cbaaabb143e725743c316ae
32+
Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67
3333
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
34-
FirebaseCore: 35747502d9e8c6ee217385ad04446c7c2aaf9c5c
35-
FirebaseDatabase: 0621689f77528d62b47e1c06ca737c4c19275d1a
34+
FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c
35+
FirebaseDatabase: 23acb0c53cd4d4070a427b60100b2e4aaa97c45d
3636
GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0
3737
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
3838

EmailAuth/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PODS:
2-
- Firebase/Auth (5.15.0):
2+
- Firebase/Auth (5.16.0):
33
- Firebase/CoreOnly
4-
- FirebaseAuth (= 5.2.0)
5-
- Firebase/CoreOnly (5.15.0):
6-
- FirebaseCore (= 5.1.10)
7-
- FirebaseAuth (5.2.0):
4+
- FirebaseAuth (= 5.3.0)
5+
- Firebase/CoreOnly (5.16.0):
6+
- FirebaseCore (= 5.2.0)
7+
- FirebaseAuth (5.3.0):
88
- FirebaseAuthInterop (~> 1.0)
9-
- FirebaseCore (~> 5.1)
9+
- FirebaseCore (~> 5.2)
1010
- GoogleUtilities/Environment (~> 5.2)
1111
- GTMSessionFetcher/Core (~> 1.1)
1212
- FirebaseAuthInterop (1.0.0)
13-
- FirebaseCore (5.1.10):
13+
- FirebaseCore (5.2.0):
1414
- GoogleUtilities/Logger (~> 5.2)
1515
- FirebaseUI/Auth (5.2.2):
1616
- Firebase/Auth (~> 5.0)
@@ -39,10 +39,10 @@ EXTERNAL SOURCES:
3939
:path: "../"
4040

4141
SPEC CHECKSUMS:
42-
Firebase: 8bb9268bff82374f2cbaaabb143e725743c316ae
43-
FirebaseAuth: 02e969ff430e156d99d4cb842d77b806b71ad7bb
42+
Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67
43+
FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a
4444
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
45-
FirebaseCore: 35747502d9e8c6ee217385ad04446c7c2aaf9c5c
45+
FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c
4646
FirebaseUI: 810a4d85e15dfed08bfc6fc01358f2c64a8b341c
4747
GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0
4848
GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca

FacebookAuth/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ PODS:
99
- Bolts (~> 1.7)
1010
- FBSDKLoginKit (4.35.0):
1111
- FBSDKCoreKit
12-
- Firebase/Auth (5.15.0):
12+
- Firebase/Auth (5.16.0):
1313
- Firebase/CoreOnly
14-
- FirebaseAuth (= 5.2.0)
15-
- Firebase/CoreOnly (5.15.0):
16-
- FirebaseCore (= 5.1.10)
17-
- FirebaseAuth (5.2.0):
14+
- FirebaseAuth (= 5.3.0)
15+
- Firebase/CoreOnly (5.16.0):
16+
- FirebaseCore (= 5.2.0)
17+
- FirebaseAuth (5.3.0):
1818
- FirebaseAuthInterop (~> 1.0)
19-
- FirebaseCore (~> 5.1)
19+
- FirebaseCore (~> 5.2)
2020
- GoogleUtilities/Environment (~> 5.2)
2121
- GTMSessionFetcher/Core (~> 1.1)
2222
- FirebaseAuthInterop (1.0.0)
23-
- FirebaseCore (5.1.10):
23+
- FirebaseCore (5.2.0):
2424
- GoogleUtilities/Logger (~> 5.2)
2525
- FirebaseUI/Auth (5.2.2):
2626
- Firebase/Auth (~> 5.0)
@@ -57,10 +57,10 @@ SPEC CHECKSUMS:
5757
Bolts: ac6567323eac61e203f6a9763667d0f711be34c8
5858
FBSDKCoreKit: 1a5b2e3ceb5ca827a53c54aa5f4a3480efff80d2
5959
FBSDKLoginKit: 00a3d65d1226852f9d76dcddff01981e5e6d9c38
60-
Firebase: 8bb9268bff82374f2cbaaabb143e725743c316ae
61-
FirebaseAuth: 02e969ff430e156d99d4cb842d77b806b71ad7bb
60+
Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67
61+
FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a
6262
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
63-
FirebaseCore: 35747502d9e8c6ee217385ad04446c7c2aaf9c5c
63+
FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c
6464
FirebaseUI: 810a4d85e15dfed08bfc6fc01358f2c64a8b341c
6565
GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0
6666
GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca

Firestore/Podfile.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,52 @@
11
PODS:
2-
- BoringSSL (10.0.6):
3-
- BoringSSL/Implementation (= 10.0.6)
4-
- BoringSSL/Interface (= 10.0.6)
5-
- BoringSSL/Implementation (10.0.6):
6-
- BoringSSL/Interface (= 10.0.6)
7-
- BoringSSL/Interface (10.0.6)
8-
- Firebase/CoreOnly (5.15.0):
9-
- FirebaseCore (= 5.1.10)
10-
- Firebase/Firestore (5.15.0):
2+
- BoringSSL-GRPC (0.0.2):
3+
- BoringSSL-GRPC/Implementation (= 0.0.2)
4+
- BoringSSL-GRPC/Interface (= 0.0.2)
5+
- BoringSSL-GRPC/Implementation (0.0.2):
6+
- BoringSSL-GRPC/Interface (= 0.0.2)
7+
- BoringSSL-GRPC/Interface (0.0.2)
8+
- Firebase/CoreOnly (5.16.0):
9+
- FirebaseCore (= 5.2.0)
10+
- Firebase/Firestore (5.16.0):
1111
- Firebase/CoreOnly
12-
- FirebaseFirestore (= 0.16.1)
12+
- FirebaseFirestore (= 1.0.0)
1313
- FirebaseAuthInterop (1.0.0)
14-
- FirebaseCore (5.1.10):
14+
- FirebaseCore (5.2.0):
1515
- GoogleUtilities/Logger (~> 5.2)
16-
- FirebaseFirestore (0.16.1):
16+
- FirebaseFirestore (1.0.0):
1717
- FirebaseAuthInterop (~> 1.0)
18-
- FirebaseCore (~> 5.1)
19-
- FirebaseFirestore/abseil-cpp (= 0.16.1)
20-
- "gRPC-C++ (= 0.0.5)"
18+
- FirebaseCore (~> 5.2)
19+
- FirebaseFirestore/abseil-cpp (= 1.0.0)
20+
- "gRPC-C++ (= 0.0.6)"
2121
- leveldb-library (~> 1.20)
22-
- nanopb (~> 0.3.8)
22+
- nanopb (~> 0.3.901)
2323
- Protobuf (~> 3.1)
24-
- FirebaseFirestore/abseil-cpp (0.16.1):
24+
- FirebaseFirestore/abseil-cpp (1.0.0):
2525
- FirebaseAuthInterop (~> 1.0)
26-
- FirebaseCore (~> 5.1)
27-
- "gRPC-C++ (= 0.0.5)"
26+
- FirebaseCore (~> 5.2)
27+
- "gRPC-C++ (= 0.0.6)"
2828
- leveldb-library (~> 1.20)
29-
- nanopb (~> 0.3.8)
29+
- nanopb (~> 0.3.901)
3030
- Protobuf (~> 3.1)
3131
- GoogleUtilities/Environment (5.3.7)
3232
- GoogleUtilities/Logger (5.3.7):
3333
- GoogleUtilities/Environment
34-
- "gRPC-C++ (0.0.5)":
35-
- "gRPC-C++/Implementation (= 0.0.5)"
36-
- "gRPC-C++/Interface (= 0.0.5)"
37-
- "gRPC-C++/Implementation (0.0.5)":
38-
- "gRPC-C++/Interface (= 0.0.5)"
39-
- gRPC-Core (= 1.14.0)
34+
- "gRPC-C++ (0.0.6)":
35+
- "gRPC-C++/Implementation (= 0.0.6)"
36+
- "gRPC-C++/Interface (= 0.0.6)"
37+
- "gRPC-C++/Implementation (0.0.6)":
38+
- "gRPC-C++/Interface (= 0.0.6)"
39+
- gRPC-Core (= 1.17.0)
4040
- nanopb (~> 0.3)
41-
- "gRPC-C++/Interface (0.0.5)"
42-
- gRPC-Core (1.14.0):
43-
- gRPC-Core/Implementation (= 1.14.0)
44-
- gRPC-Core/Interface (= 1.14.0)
45-
- gRPC-Core/Implementation (1.14.0):
46-
- BoringSSL (~> 10.0)
47-
- gRPC-Core/Interface (= 1.14.0)
41+
- "gRPC-C++/Interface (0.0.6)"
42+
- gRPC-Core (1.17.0):
43+
- gRPC-Core/Implementation (= 1.17.0)
44+
- gRPC-Core/Interface (= 1.17.0)
45+
- gRPC-Core/Implementation (1.17.0):
46+
- BoringSSL-GRPC (= 0.0.2)
47+
- gRPC-Core/Interface (= 1.17.0)
4848
- nanopb (~> 0.3)
49-
- gRPC-Core/Interface (1.14.0)
49+
- gRPC-Core/Interface (1.17.0)
5050
- leveldb-library (1.20)
5151
- nanopb (0.3.901):
5252
- nanopb/decode (= 0.3.901)
@@ -60,7 +60,7 @@ DEPENDENCIES:
6060

6161
SPEC REPOS:
6262
https://github.com/cocoapods/specs.git:
63-
- BoringSSL
63+
- BoringSSL-GRPC
6464
- Firebase
6565
- FirebaseAuthInterop
6666
- FirebaseCore
@@ -73,14 +73,14 @@ SPEC REPOS:
7373
- Protobuf
7474

7575
SPEC CHECKSUMS:
76-
BoringSSL: e10f92a27043805c01071fe815a5cd98ae8212e7
77-
Firebase: 8bb9268bff82374f2cbaaabb143e725743c316ae
76+
BoringSSL-GRPC: 2a230d9cd93e7ce39916044f645cebb31f37dde6
77+
Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67
7878
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
79-
FirebaseCore: 35747502d9e8c6ee217385ad04446c7c2aaf9c5c
80-
FirebaseFirestore: 58043a1c2d2c91efdaa8d8f385cdbaa2ce750cfe
79+
FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c
80+
FirebaseFirestore: 6f2b93b4f7bb8416628142763c91ccc00fa04c86
8181
GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0
82-
"gRPC-C++": 19eec1ffd34de29453f5fab5b4697ad0f240ad51
83-
gRPC-Core: f4836515817c0eb479aeeb9cc27c91c4ba62a9f6
82+
"gRPC-C++": e76441995900ac90e9bd98644ab4733f12521edf
83+
gRPC-Core: 4028031ed2c5267cca0d846c876d8046b1ecb9b6
8484
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
8585
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
8686
Protobuf: 1eb9700044745f00181c136ef21b8ff3ad5a0fd5

GoogleAuth/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PODS:
2-
- Firebase/Auth (5.15.0):
2+
- Firebase/Auth (5.16.0):
33
- Firebase/CoreOnly
4-
- FirebaseAuth (= 5.2.0)
5-
- Firebase/CoreOnly (5.15.0):
6-
- FirebaseCore (= 5.1.10)
7-
- FirebaseAuth (5.2.0):
4+
- FirebaseAuth (= 5.3.0)
5+
- Firebase/CoreOnly (5.16.0):
6+
- FirebaseCore (= 5.2.0)
7+
- FirebaseAuth (5.3.0):
88
- FirebaseAuthInterop (~> 1.0)
9-
- FirebaseCore (~> 5.1)
9+
- FirebaseCore (~> 5.2)
1010
- GoogleUtilities/Environment (~> 5.2)
1111
- GTMSessionFetcher/Core (~> 1.1)
1212
- FirebaseAuthInterop (1.0.0)
13-
- FirebaseCore (5.1.10):
13+
- FirebaseCore (5.2.0):
1414
- GoogleUtilities/Logger (~> 5.2)
1515
- FirebaseUI/Auth (5.2.2):
1616
- Firebase/Auth (~> 5.0)
@@ -54,10 +54,10 @@ EXTERNAL SOURCES:
5454
:path: "../"
5555

5656
SPEC CHECKSUMS:
57-
Firebase: 8bb9268bff82374f2cbaaabb143e725743c316ae
58-
FirebaseAuth: 02e969ff430e156d99d4cb842d77b806b71ad7bb
57+
Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67
58+
FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a
5959
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
60-
FirebaseCore: 35747502d9e8c6ee217385ad04446c7c2aaf9c5c
60+
FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c
6161
FirebaseUI: 810a4d85e15dfed08bfc6fc01358f2c64a8b341c
6262
GoogleSignIn: 7ff245e1a7b26d379099d3243a562f5747e23d39
6363
GoogleToolboxForMac: ff31605b7d66400dcec09bed5861689aebadda4d

PhoneAuth/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PODS:
2-
- Firebase/Auth (5.15.0):
2+
- Firebase/Auth (5.16.0):
33
- Firebase/CoreOnly
4-
- FirebaseAuth (= 5.2.0)
5-
- Firebase/CoreOnly (5.15.0):
6-
- FirebaseCore (= 5.1.10)
7-
- FirebaseAuth (5.2.0):
4+
- FirebaseAuth (= 5.3.0)
5+
- Firebase/CoreOnly (5.16.0):
6+
- FirebaseCore (= 5.2.0)
7+
- FirebaseAuth (5.3.0):
88
- FirebaseAuthInterop (~> 1.0)
9-
- FirebaseCore (~> 5.1)
9+
- FirebaseCore (~> 5.2)
1010
- GoogleUtilities/Environment (~> 5.2)
1111
- GTMSessionFetcher/Core (~> 1.1)
1212
- FirebaseAuthInterop (1.0.0)
13-
- FirebaseCore (5.1.10):
13+
- FirebaseCore (5.2.0):
1414
- GoogleUtilities/Logger (~> 5.2)
1515
- FirebaseUI/Auth (5.2.2):
1616
- Firebase/Auth (~> 5.0)
@@ -39,10 +39,10 @@ EXTERNAL SOURCES:
3939
:path: "../"
4040

4141
SPEC CHECKSUMS:
42-
Firebase: 8bb9268bff82374f2cbaaabb143e725743c316ae
43-
FirebaseAuth: 02e969ff430e156d99d4cb842d77b806b71ad7bb
42+
Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67
43+
FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a
4444
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
45-
FirebaseCore: 35747502d9e8c6ee217385ad04446c7c2aaf9c5c
45+
FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c
4646
FirebaseUI: 810a4d85e15dfed08bfc6fc01358f2c64a8b341c
4747
GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0
4848
GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca

0 commit comments

Comments
 (0)