Skip to content

Commit 0e9a3ba

Browse files
authored
Update Firestore Podfile.lock (#1129)
1 parent 3c7a907 commit 0e9a3ba

File tree

1 file changed

+45
-43
lines changed

1 file changed

+45
-43
lines changed

firestore/Podfile.lock

Lines changed: 45 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -218,43 +218,43 @@ PODS:
218218
- BoringSSL-GRPC/Implementation (0.0.7):
219219
- BoringSSL-GRPC/Interface (= 0.0.7)
220220
- BoringSSL-GRPC/Interface (0.0.7)
221-
- Firebase/Analytics (7.6.0):
221+
- Firebase/Analytics (7.8.1):
222222
- Firebase/Core
223-
- Firebase/Auth (7.6.0):
223+
- Firebase/Auth (7.8.1):
224224
- Firebase/CoreOnly
225-
- FirebaseAuth (~> 7.6.0)
226-
- Firebase/Core (7.6.0):
225+
- FirebaseAuth (~> 7.8.0)
226+
- Firebase/Core (7.8.1):
227227
- Firebase/CoreOnly
228-
- FirebaseAnalytics (= 7.6.0)
229-
- Firebase/CoreOnly (7.6.0):
230-
- FirebaseCore (= 7.6.0)
231-
- Firebase/Firestore (7.6.0):
228+
- FirebaseAnalytics (= 7.8.1)
229+
- Firebase/CoreOnly (7.8.1):
230+
- FirebaseCore (= 7.8.0)
231+
- Firebase/Firestore (7.8.1):
232232
- Firebase/CoreOnly
233-
- FirebaseFirestore (~> 7.6.0)
234-
- FirebaseAnalytics (7.6.0):
233+
- FirebaseFirestore (~> 7.8.0)
234+
- FirebaseAnalytics (7.8.1):
235235
- FirebaseCore (~> 7.0)
236236
- FirebaseInstallations (~> 7.0)
237-
- GoogleAppMeasurement (= 7.6.0)
237+
- GoogleAppMeasurement (= 7.8.1)
238238
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
239239
- GoogleUtilities/MethodSwizzler (~> 7.0)
240240
- GoogleUtilities/Network (~> 7.0)
241241
- "GoogleUtilities/NSData+zlib (~> 7.0)"
242242
- nanopb (~> 2.30907.0)
243-
- FirebaseAuth (7.6.0):
243+
- FirebaseAuth (7.8.0):
244244
- FirebaseCore (~> 7.0)
245245
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
246246
- GoogleUtilities/Environment (~> 7.0)
247247
- GTMSessionFetcher/Core (~> 1.4)
248-
- FirebaseCore (7.6.0):
248+
- FirebaseCore (7.8.0):
249249
- FirebaseCoreDiagnostics (~> 7.4)
250250
- GoogleUtilities/Environment (~> 7.0)
251251
- GoogleUtilities/Logger (~> 7.0)
252-
- FirebaseCoreDiagnostics (7.6.0):
252+
- FirebaseCoreDiagnostics (7.8.0):
253253
- GoogleDataTransport (~> 8.0)
254254
- GoogleUtilities/Environment (~> 7.0)
255255
- GoogleUtilities/Logger (~> 7.0)
256256
- nanopb (~> 2.30907.0)
257-
- FirebaseFirestore (7.6.0):
257+
- FirebaseFirestore (7.8.0):
258258
- abseil/algorithm (= 0.20200225.0)
259259
- abseil/base (= 0.20200225.0)
260260
- abseil/memory (= 0.20200225.0)
@@ -266,9 +266,9 @@ PODS:
266266
- "gRPC-C++ (~> 1.28.0)"
267267
- leveldb-library (~> 1.22)
268268
- nanopb (~> 2.30907.0)
269-
- FirebaseFirestoreSwift (7.6.0-beta):
269+
- FirebaseFirestoreSwift (7.8.0-beta):
270270
- FirebaseFirestore (~> 7.0)
271-
- FirebaseInstallations (7.6.0):
271+
- FirebaseInstallations (7.8.0):
272272
- FirebaseCore (~> 7.0)
273273
- GoogleUtilities/Environment (~> 7.0)
274274
- GoogleUtilities/UserDefaults (~> 7.0)
@@ -278,32 +278,34 @@ PODS:
278278
- GoogleUtilities/UserDefaults
279279
- FirebaseUI/Email (10.0.2):
280280
- FirebaseUI/Auth
281-
- GoogleAppMeasurement (7.6.0):
281+
- GoogleAppMeasurement (7.8.1):
282282
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
283283
- GoogleUtilities/MethodSwizzler (~> 7.0)
284284
- GoogleUtilities/Network (~> 7.0)
285285
- "GoogleUtilities/NSData+zlib (~> 7.0)"
286286
- nanopb (~> 2.30907.0)
287-
- GoogleDataTransport (8.2.0):
287+
- GoogleDataTransport (8.3.0):
288+
- GoogleUtilities/Environment (~> 7.2)
288289
- nanopb (~> 2.30907.0)
289-
- GoogleUtilities/AppDelegateSwizzler (7.2.2):
290+
- PromisesObjC (~> 1.2)
291+
- GoogleUtilities/AppDelegateSwizzler (7.3.0):
290292
- GoogleUtilities/Environment
291293
- GoogleUtilities/Logger
292294
- GoogleUtilities/Network
293-
- GoogleUtilities/Environment (7.2.2):
295+
- GoogleUtilities/Environment (7.3.0):
294296
- PromisesObjC (~> 1.2)
295-
- GoogleUtilities/Logger (7.2.2):
297+
- GoogleUtilities/Logger (7.3.0):
296298
- GoogleUtilities/Environment
297-
- GoogleUtilities/MethodSwizzler (7.2.2):
299+
- GoogleUtilities/MethodSwizzler (7.3.0):
298300
- GoogleUtilities/Logger
299-
- GoogleUtilities/Network (7.2.2):
301+
- GoogleUtilities/Network (7.3.0):
300302
- GoogleUtilities/Logger
301303
- "GoogleUtilities/NSData+zlib"
302304
- GoogleUtilities/Reachability
303-
- "GoogleUtilities/NSData+zlib (7.2.2)"
304-
- GoogleUtilities/Reachability (7.2.2):
305+
- "GoogleUtilities/NSData+zlib (7.3.0)"
306+
- GoogleUtilities/Reachability (7.3.0):
305307
- GoogleUtilities/Logger
306-
- GoogleUtilities/UserDefaults (7.2.2):
308+
- GoogleUtilities/UserDefaults (7.3.0):
307309
- GoogleUtilities/Logger
308310
- "gRPC-C++ (1.28.2)":
309311
- "gRPC-C++/Implementation (= 1.28.2)"
@@ -330,7 +332,7 @@ PODS:
330332
- gRPC-Core/Interface (= 1.28.2)
331333
- gRPC-Core/Interface (1.28.2)
332334
- GTMSessionFetcher/Core (1.5.0)
333-
- leveldb-library (1.22)
335+
- leveldb-library (1.22.1)
334336
- nanopb (2.30907.0):
335337
- nanopb/decode (= 2.30907.0)
336338
- nanopb/encode (= 2.30907.0)
@@ -340,7 +342,7 @@ PODS:
340342
- SDWebImage (5.10.4):
341343
- SDWebImage/Core (= 5.10.4)
342344
- SDWebImage/Core (5.10.4)
343-
- SDWebImageSwiftUI (2.0.1):
345+
- SDWebImageSwiftUI (2.0.2):
344346
- SDWebImage (~> 5.10)
345347

346348
DEPENDENCIES:
@@ -381,27 +383,27 @@ SPEC REPOS:
381383
SPEC CHECKSUMS:
382384
abseil: 6c8eb7892aefa08d929b39f9bb108e5367e3228f
383385
BoringSSL-GRPC: 8edf627ee524575e2f8d19d56f068b448eea3879
384-
Firebase: e1e089d9aac215a52442583f818ab61de3c4581b
385-
FirebaseAnalytics: 9f8f4feab1f3fddf4e4515f8f022fe6aa9e51043
386-
FirebaseAuth: 0a1df88dc32569db509e6269c3e4bf2a168e8ae8
387-
FirebaseCore: 0a43b7f1c5b36f3358cd703011ca4c7e0df55870
388-
FirebaseCoreDiagnostics: ee1184d51da3293335b83355aad20f537acc24cf
389-
FirebaseFirestore: b860346d5095c741528efac94995bab39275d0bf
390-
FirebaseFirestoreSwift: 2d90972d9f4692c190160fbbc4730ef91e402856
391-
FirebaseInstallations: 6e4e77396559bc2ae0504823837ed737b1c7e47f
386+
Firebase: d59ad4129167f9f0d2a4f6c1f0c462254b6002c8
387+
FirebaseAnalytics: 3b98b563d7d64c07900511198b4805cfd9f9f61c
388+
FirebaseAuth: 667e576a716f6f9fe31687791406f61135002d47
389+
FirebaseCore: 049029df3096e5c118917029be7da75ee16f3b1b
390+
FirebaseCoreDiagnostics: 066f996579cf097bdad3d7dc9a918d6b9e129c50
391+
FirebaseFirestore: f1ededef972dea136e88a7bae9732f52afe64221
392+
FirebaseFirestoreSwift: d681750ea304dc8e0d8d2fd4c5ea031234bddacf
393+
FirebaseInstallations: 7f7ed0e7e27fb51f57291e1876e2ddb1524126c1
392394
FirebaseUI: 59db3d833773f985550897d54ceb811ba37fb9a5
393-
GoogleAppMeasurement: c542a2feaac9ab98fd074e8f1a02c3585bbfbd47
394-
GoogleDataTransport: 1024b1a4dfbd7a0e92cb20d7e0a6f1fb66b449a4
395-
GoogleUtilities: 31c5b01f978a70c6cff2afc6272b3f1921614b43
395+
GoogleAppMeasurement: 50a254ee92c1b94fbe2abea7e3da35e4c6dedce0
396+
GoogleDataTransport: b006084b73915a42c28a3466961a4edda3065da6
397+
GoogleUtilities: abda45f519bc4073aa1171d2f8742108def46017
396398
"gRPC-C++": 13d8ccef97d5c3c441b7e3c529ef28ebee86fad2
397399
gRPC-Core: 4afa11bfbedf7cdecd04de535a9e046893404ed5
398400
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
399-
leveldb-library: 55d93ee664b4007aac644a782d11da33fba316f7
401+
leveldb-library: 50c7b45cbd7bf543c81a468fe557a16ae3db8729
400402
nanopb: 59221d7f958fb711001e6a449489542d92ae113e
401403
PromisesObjC: 3113f7f76903778cf4a0586bd1ab89329a0b7b97
402404
SDWebImage: c666b97e1fa9c64b4909816a903322018f0a9c84
403-
SDWebImageSwiftUI: ff3dc77f69330e6513c655bcb9b5080a033405a5
405+
SDWebImageSwiftUI: 8a3923c95108312b03a599ec1498754af55a6819
404406

405-
PODFILE CHECKSUM: a966f717dce1e9f228756a84905b47eb4d2009be
407+
PODFILE CHECKSUM: c8a4e63f87bca162b8456e15919c9cc677b1a559
406408

407409
COCOAPODS: 1.10.1

0 commit comments

Comments
 (0)