diff --git a/FirebaseAnonymousAuthUI/Podfile.lock b/FirebaseAnonymousAuthUI/Podfile.lock index c9cd22774e..04c2b3312b 100644 --- a/FirebaseAnonymousAuthUI/Podfile.lock +++ b/FirebaseAnonymousAuthUI/Podfile.lock @@ -1,7 +1,7 @@ PODS: - - FirebaseAppCheckInterop (10.15.0) - - FirebaseAuth (10.15.0): - - FirebaseAppCheckInterop (~> 10.0) + - FirebaseAppCheckInterop (10.21.0) + - FirebaseAuth (10.21.0): + - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/Environment (~> 7.8) @@ -10,30 +10,30 @@ PODS: - FirebaseAuthUI (13.1.0): - FirebaseAuth (< 11.0, >= 8.0) - FirebaseCore - - FirebaseCore (10.15.0): + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - - GoogleUtilities/Environment (~> 7.8) - - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreInternal (10.15.0): + - GoogleUtilities/Environment (~> 7.12) + - GoogleUtilities/Logger (~> 7.12) + - FirebaseCoreInternal (10.21.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - GoogleUtilities/AppDelegateSwizzler (7.11.5): + - GoogleUtilities/AppDelegateSwizzler (7.12.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.11.5): + - GoogleUtilities/Environment (7.12.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.11.5): + - GoogleUtilities/Logger (7.12.0): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.11.5): + - GoogleUtilities/Network (7.12.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.11.5)" - - GoogleUtilities/Reachability (7.11.5): + - "GoogleUtilities/NSData+zlib (7.12.0)" + - GoogleUtilities/Reachability (7.12.0): - GoogleUtilities/Logger - - GTMSessionFetcher/Core (3.1.1) + - GTMSessionFetcher/Core (3.3.1) - OCMock (3.9.1) - - PromisesObjC (2.3.1) + - PromisesObjC (2.4.0) - RecaptchaInterop (100.0.0) DEPENDENCIES: @@ -57,17 +57,17 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51 - FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445 + FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525 + FirebaseAuth: 42f07198c4ed6b55643a147ae682d32200f3ff6d FirebaseAuthUI: 9b4de780078d674019a2bfc560bb812f23b45ff1 - FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e - FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4 - GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 - GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72 + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00 + GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 + GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556 OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21 PODFILE CHECKSUM: 3e25ee7154dc0c5365201704ac305f357c44eca0 -COCOAPODS: 1.13.0 +COCOAPODS: 1.15.2 diff --git a/FirebaseAuthUI/Podfile.lock b/FirebaseAuthUI/Podfile.lock index 820462c90b..c192dae76a 100644 --- a/FirebaseAuthUI/Podfile.lock +++ b/FirebaseAuthUI/Podfile.lock @@ -1,41 +1,41 @@ PODS: - - Firebase/Auth (10.15.0): + - Firebase/Auth (10.21.0): - Firebase/CoreOnly - - FirebaseAuth (~> 10.15.0) - - Firebase/CoreOnly (10.15.0): - - FirebaseCore (= 10.15.0) - - FirebaseAppCheckInterop (10.15.0) - - FirebaseAuth (10.15.0): - - FirebaseAppCheckInterop (~> 10.0) + - FirebaseAuth (~> 10.21.0) + - Firebase/CoreOnly (10.21.0): + - FirebaseCore (= 10.21.0) + - FirebaseAppCheckInterop (10.21.0) + - FirebaseAuth (10.21.0): + - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/Environment (~> 7.8) - GTMSessionFetcher/Core (< 4.0, >= 2.1) - RecaptchaInterop (~> 100.0) - - FirebaseCore (10.15.0): + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - - GoogleUtilities/Environment (~> 7.8) - - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreInternal (10.15.0): + - GoogleUtilities/Environment (~> 7.12) + - GoogleUtilities/Logger (~> 7.12) + - FirebaseCoreInternal (10.21.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - GoogleUtilities/AppDelegateSwizzler (7.11.5): + - GoogleUtilities/AppDelegateSwizzler (7.12.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.11.5): + - GoogleUtilities/Environment (7.12.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.11.5): + - GoogleUtilities/Logger (7.12.0): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.11.5): + - GoogleUtilities/Network (7.12.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.11.5)" - - GoogleUtilities/Reachability (7.11.5): + - "GoogleUtilities/NSData+zlib (7.12.0)" + - GoogleUtilities/Reachability (7.12.0): - GoogleUtilities/Logger - - GTMSessionFetcher/Core (3.1.1) + - GTMSessionFetcher/Core (3.3.1) - OCMock (3.9.1) - - PromisesObjC (2.3.1) + - PromisesObjC (2.4.0) - RecaptchaInterop (100.0.0) DEPENDENCIES: @@ -56,17 +56,17 @@ SPEC REPOS: - RecaptchaInterop SPEC CHECKSUMS: - Firebase: 66043bd4579e5b73811f96829c694c7af8d67435 - FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51 - FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445 - FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e - FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4 - GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 - GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72 + Firebase: 4453b799f72f625384dc23f412d3be92b0e3b2a0 + FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525 + FirebaseAuth: 42f07198c4ed6b55643a147ae682d32200f3ff6d + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00 + GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 + GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556 OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21 PODFILE CHECKSUM: 439bfd92d1dc94ceb0aa45cfe0207e34148fd9f7 -COCOAPODS: 1.13.0 +COCOAPODS: 1.15.2 diff --git a/FirebaseDatabaseUI/Podfile.lock b/FirebaseDatabaseUI/Podfile.lock index c3ace151f2..146a0270b8 100644 --- a/FirebaseDatabaseUI/Podfile.lock +++ b/FirebaseDatabaseUI/Podfile.lock @@ -1,29 +1,29 @@ PODS: - - Firebase/CoreOnly (10.19.0): - - FirebaseCore (= 10.19.0) - - Firebase/Database (10.19.0): + - Firebase/CoreOnly (10.21.0): + - FirebaseCore (= 10.21.0) + - Firebase/Database (10.21.0): - Firebase/CoreOnly - - FirebaseDatabase (~> 10.19.0) - - FirebaseAppCheckInterop (10.19.0) - - FirebaseCore (10.19.0): + - FirebaseDatabase (~> 10.21.0) + - FirebaseAppCheckInterop (10.21.0) + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - GoogleUtilities/Environment (~> 7.12) - GoogleUtilities/Logger (~> 7.12) - - FirebaseCoreInternal (10.19.0): + - FirebaseCoreInternal (10.21.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseDatabase (10.19.0): + - FirebaseDatabase (10.21.0): - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - FirebaseSharedSwift (~> 10.0) - leveldb-library (~> 1.22) - - FirebaseSharedSwift (10.19.0) + - FirebaseSharedSwift (10.21.0) - GoogleUtilities/Environment (7.12.0): - PromisesObjC (< 3.0, >= 1.2) - GoogleUtilities/Logger (7.12.0): - GoogleUtilities/Environment - "GoogleUtilities/NSData+zlib (7.12.0)" - - leveldb-library (1.22.2) - - PromisesObjC (2.3.1) + - leveldb-library (1.22.3) + - PromisesObjC (2.4.0) DEPENDENCIES: - Firebase/Database @@ -41,16 +41,16 @@ SPEC REPOS: - PromisesObjC SPEC CHECKSUMS: - Firebase: 63ce8ece0d43743dc28eacac0c6867a2d7fd5a9d - FirebaseAppCheckInterop: 37884781f3e16a1ba47e7ec80a1e805f987788e3 - FirebaseCore: dc5c7badf99d47613c52b2e3a57a64cd187f8554 - FirebaseCoreInternal: b444828ea7cfd594fca83046b95db98a2be4f290 - FirebaseDatabase: 0bec4d2f36e8d957dac82433f60486c9ec0fc6c1 - FirebaseSharedSwift: f34eeb7d3ea87a34497629b6ca41657beadef76a + Firebase: 4453b799f72f625384dc23f412d3be92b0e3b2a0 + FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525 + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00 + FirebaseDatabase: 1edce8e94b7d2c8b549f45d21f2adf80e6e0eaee + FirebaseSharedSwift: 19b3f709993d6fa1d84941d41c01e3c4c11eab93 GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 - leveldb-library: f03246171cce0484482ec291f88b6d563699ee06 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + leveldb-library: e74c27d8fbd22854db7cb467968a0b8aa1db7126 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 PODFILE CHECKSUM: 9f6be91681b3e933930d89605c10d94a195324b2 -COCOAPODS: 1.14.3 +COCOAPODS: 1.15.2 diff --git a/FirebaseEmailAuthUI/Podfile.lock b/FirebaseEmailAuthUI/Podfile.lock index acbf0b3dbe..2bdad4bf8b 100644 --- a/FirebaseEmailAuthUI/Podfile.lock +++ b/FirebaseEmailAuthUI/Podfile.lock @@ -1,7 +1,7 @@ PODS: - - FirebaseAppCheckInterop (10.15.0) - - FirebaseAuth (10.15.0): - - FirebaseAppCheckInterop (~> 10.0) + - FirebaseAppCheckInterop (10.21.0) + - FirebaseAuth (10.21.0): + - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/Environment (~> 7.8) @@ -10,32 +10,32 @@ PODS: - FirebaseAuthUI (13.1.0): - FirebaseAuth (< 11.0, >= 8.0) - FirebaseCore - - FirebaseCore (10.15.0): + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - - GoogleUtilities/Environment (~> 7.8) - - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreInternal (10.15.0): + - GoogleUtilities/Environment (~> 7.12) + - GoogleUtilities/Logger (~> 7.12) + - FirebaseCoreInternal (10.21.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - GoogleUtilities/AppDelegateSwizzler (7.11.5): + - GoogleUtilities/AppDelegateSwizzler (7.12.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.11.5): + - GoogleUtilities/Environment (7.12.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.11.5): + - GoogleUtilities/Logger (7.12.0): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.11.5): + - GoogleUtilities/Network (7.12.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.11.5)" - - GoogleUtilities/Reachability (7.11.5): + - "GoogleUtilities/NSData+zlib (7.12.0)" + - GoogleUtilities/Reachability (7.12.0): - GoogleUtilities/Logger - - GoogleUtilities/UserDefaults (7.11.5): + - GoogleUtilities/UserDefaults (7.12.0): - GoogleUtilities/Logger - - GTMSessionFetcher/Core (3.1.1) + - GTMSessionFetcher/Core (3.3.1) - OCMock (3.9.1) - - PromisesObjC (2.3.1) + - PromisesObjC (2.4.0) - RecaptchaInterop (100.0.0) DEPENDENCIES: @@ -60,17 +60,17 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51 - FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445 + FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525 + FirebaseAuth: 42f07198c4ed6b55643a147ae682d32200f3ff6d FirebaseAuthUI: 9b4de780078d674019a2bfc560bb812f23b45ff1 - FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e - FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4 - GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 - GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72 + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00 + GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 + GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556 OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21 PODFILE CHECKSUM: daac0e6d4f0451fad8957c55e05ee3bb6cb00aa5 -COCOAPODS: 1.13.0 +COCOAPODS: 1.15.2 diff --git a/FirebaseFacebookAuthUI/Podfile.lock b/FirebaseFacebookAuthUI/Podfile.lock index aba1e54e59..1fc0a4f851 100644 --- a/FirebaseFacebookAuthUI/Podfile.lock +++ b/FirebaseFacebookAuthUI/Podfile.lock @@ -1,15 +1,15 @@ PODS: - - FBAEMKit (16.2.0): - - FBSDKCoreKit_Basics (= 16.2.0) - - FBSDKCoreKit (16.2.0): - - FBAEMKit (= 16.2.0) - - FBSDKCoreKit_Basics (= 16.2.0) - - FBSDKCoreKit_Basics (16.2.0) - - FBSDKLoginKit (16.2.0): - - FBSDKCoreKit (= 16.2.0) - - FirebaseAppCheckInterop (10.15.0) - - FirebaseAuth (10.15.0): - - FirebaseAppCheckInterop (~> 10.0) + - FBAEMKit (16.3.1): + - FBSDKCoreKit_Basics (= 16.3.1) + - FBSDKCoreKit (16.3.1): + - FBAEMKit (= 16.3.1) + - FBSDKCoreKit_Basics (= 16.3.1) + - FBSDKCoreKit_Basics (16.3.1) + - FBSDKLoginKit (16.3.1): + - FBSDKCoreKit (= 16.3.1) + - FirebaseAppCheckInterop (10.21.0) + - FirebaseAuth (10.21.0): + - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/Environment (~> 7.8) @@ -18,30 +18,30 @@ PODS: - FirebaseAuthUI (13.1.0): - FirebaseAuth (< 11.0, >= 8.0) - FirebaseCore - - FirebaseCore (10.15.0): + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - - GoogleUtilities/Environment (~> 7.8) - - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreInternal (10.15.0): + - GoogleUtilities/Environment (~> 7.12) + - GoogleUtilities/Logger (~> 7.12) + - FirebaseCoreInternal (10.21.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - GoogleUtilities/AppDelegateSwizzler (7.11.5): + - GoogleUtilities/AppDelegateSwizzler (7.12.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.11.5): + - GoogleUtilities/Environment (7.12.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.11.5): + - GoogleUtilities/Logger (7.12.0): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.11.5): + - GoogleUtilities/Network (7.12.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.11.5)" - - GoogleUtilities/Reachability (7.11.5): + - "GoogleUtilities/NSData+zlib (7.12.0)" + - GoogleUtilities/Reachability (7.12.0): - GoogleUtilities/Logger - - GTMSessionFetcher/Core (3.1.1) - - OCMock (3.9.1) - - PromisesObjC (2.3.1) + - GTMSessionFetcher/Core (3.3.1) + - OCMock (3.9.3) + - PromisesObjC (2.4.0) - RecaptchaInterop (100.0.0) DEPENDENCIES: @@ -71,21 +71,21 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - FBAEMKit: 5facf4292bff062963f563d68fd5c0cdd6c90d63 - FBSDKCoreKit: f94e107ae84a6f4c0d9edfd06ed989b084bfa5bb - FBSDKCoreKit_Basics: 8123411ba15df07f9a8da760630f4cdfeeaea6a7 - FBSDKLoginKit: ae454ceaeb9ee753caf78242bdad1b5226968358 - FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51 - FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445 + FBAEMKit: 6c7b5eb77c96861bb59e040842c6e55bf39512ce + FBSDKCoreKit: 5e4dd478947ab1bcc887e8cfadeae0727af1a942 + FBSDKCoreKit_Basics: cd7b5f5d1e8868c26706917919d058999ca672c3 + FBSDKLoginKit: 572cca0bc6c90067ef197187697cb3b584310c52 + FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525 + FirebaseAuth: 42f07198c4ed6b55643a147ae682d32200f3ff6d FirebaseAuthUI: 9b4de780078d674019a2bfc560bb812f23b45ff1 - FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e - FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4 - GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 - GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72 - OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00 + GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 + GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556 + OCMock: 300b1b1b9155cb6378660b981c2557448830bdc6 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21 PODFILE CHECKSUM: 0b5fc42e011e5d069332ed1da6fa3da42531b707 -COCOAPODS: 1.13.0 +COCOAPODS: 1.15.2 diff --git a/FirebaseFirestoreUI/Podfile.lock b/FirebaseFirestoreUI/Podfile.lock index 15978210bc..c3a7ff20ea 100644 --- a/FirebaseFirestoreUI/Podfile.lock +++ b/FirebaseFirestoreUI/Podfile.lock @@ -634,26 +634,26 @@ PODS: - BoringSSL-GRPC/Implementation (0.0.24): - BoringSSL-GRPC/Interface (= 0.0.24) - BoringSSL-GRPC/Interface (0.0.24) - - Firebase/CoreOnly (10.19.0): - - FirebaseCore (= 10.19.0) - - Firebase/Firestore (10.19.0): + - Firebase/CoreOnly (10.21.0): + - FirebaseCore (= 10.21.0) + - Firebase/Firestore (10.21.0): - Firebase/CoreOnly - - FirebaseFirestore (~> 10.19.0) - - FirebaseAppCheckInterop (10.19.0) - - FirebaseCore (10.19.0): + - FirebaseFirestore (~> 10.21.0) + - FirebaseAppCheckInterop (10.21.0) + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - GoogleUtilities/Environment (~> 7.12) - GoogleUtilities/Logger (~> 7.12) - - FirebaseCoreExtension (10.19.0): + - FirebaseCoreExtension (10.21.0): - FirebaseCore (~> 10.0) - - FirebaseCoreInternal (10.19.0): + - FirebaseCoreInternal (10.21.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseFirestore (10.19.0): + - FirebaseFirestore (10.21.0): - FirebaseCore (~> 10.0) - FirebaseCoreExtension (~> 10.0) - FirebaseFirestoreInternal (~> 10.17) - FirebaseSharedSwift (~> 10.0) - - FirebaseFirestoreInternal (10.19.0): + - FirebaseFirestoreInternal (10.21.0): - abseil/algorithm (~> 1.20220623.0) - abseil/base (~> 1.20220623.0) - abseil/container/flat_hash_map (~> 1.20220623.0) @@ -667,7 +667,7 @@ PODS: - "gRPC-C++ (~> 1.49.1)" - leveldb-library (~> 1.22) - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseSharedSwift (10.19.0) + - FirebaseSharedSwift (10.21.0) - GoogleUtilities/Environment (7.12.0): - PromisesObjC (< 3.0, >= 1.2) - GoogleUtilities/Logger (7.12.0): @@ -734,13 +734,13 @@ PODS: - BoringSSL-GRPC (= 0.0.24) - gRPC-Core/Interface (= 1.49.1) - gRPC-Core/Interface (1.49.1) - - leveldb-library (1.22.2) + - leveldb-library (1.22.3) - nanopb (2.30909.1): - nanopb/decode (= 2.30909.1) - nanopb/encode (= 2.30909.1) - nanopb/decode (2.30909.1) - nanopb/encode (2.30909.1) - - PromisesObjC (2.3.1) + - PromisesObjC (2.4.0) DEPENDENCIES: - Firebase/Firestore @@ -767,21 +767,21 @@ SPEC REPOS: SPEC CHECKSUMS: abseil: 926fb7a82dc6d2b8e1f2ed7f3a718bce691d1e46 BoringSSL-GRPC: 3175b25143e648463a56daeaaa499c6cb86dad33 - Firebase: 63ce8ece0d43743dc28eacac0c6867a2d7fd5a9d - FirebaseAppCheckInterop: 37884781f3e16a1ba47e7ec80a1e805f987788e3 - FirebaseCore: dc5c7badf99d47613c52b2e3a57a64cd187f8554 - FirebaseCoreExtension: c08d14c7b22e07994e876d837e6f58642f340087 - FirebaseCoreInternal: b444828ea7cfd594fca83046b95db98a2be4f290 - FirebaseFirestore: 9b9b21120c1a0cb4f2789ffb7fbb9138f94c47eb - FirebaseFirestoreInternal: a15405fb607dfd14edd568bba77028f4c7a69688 - FirebaseSharedSwift: f34eeb7d3ea87a34497629b6ca41657beadef76a + Firebase: 4453b799f72f625384dc23f412d3be92b0e3b2a0 + FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525 + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreExtension: 1c044fd46e95036cccb29134757c499613f3f564 + FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00 + FirebaseFirestore: cadbbc63223d27fdbdaca7cbdae2a6dc809a3929 + FirebaseFirestoreInternal: 7ac1e0c5b4e75aeb898dfe4b1d6d77abbac9eca3 + FirebaseSharedSwift: 19b3f709993d6fa1d84941d41c01e3c4c11eab93 GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 "gRPC-C++": 2df8cba576898bdacd29f0266d5236fa0e26ba6a gRPC-Core: a21a60aefc08c68c247b439a9ef97174b0c54f96 - leveldb-library: f03246171cce0484482ec291f88b6d563699ee06 + leveldb-library: e74c27d8fbd22854db7cb467968a0b8aa1db7126 nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 PODFILE CHECKSUM: c6fcb2ac7a6a41bf4037418c44b168f38e2a5ea5 -COCOAPODS: 1.14.3 +COCOAPODS: 1.15.2 diff --git a/FirebaseGoogleAuthUI/Podfile.lock b/FirebaseGoogleAuthUI/Podfile.lock index 6e68ea832f..12427628d3 100644 --- a/FirebaseGoogleAuthUI/Podfile.lock +++ b/FirebaseGoogleAuthUI/Podfile.lock @@ -5,9 +5,9 @@ PODS: - AppAuth/Core (1.6.2) - AppAuth/ExternalUserAgent (1.6.2): - AppAuth/Core - - FirebaseAppCheckInterop (10.15.0) - - FirebaseAuth (10.15.0): - - FirebaseAppCheckInterop (~> 10.0) + - FirebaseAppCheckInterop (10.21.0) + - FirebaseAuth (10.21.0): + - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/Environment (~> 7.8) @@ -16,37 +16,37 @@ PODS: - FirebaseAuthUI (13.1.0): - FirebaseAuth (< 11.0, >= 8.0) - FirebaseCore - - FirebaseCore (10.15.0): + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - - GoogleUtilities/Environment (~> 7.8) - - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreInternal (10.15.0): + - GoogleUtilities/Environment (~> 7.12) + - GoogleUtilities/Logger (~> 7.12) + - FirebaseCoreInternal (10.21.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - GoogleSignIn (6.2.4): - AppAuth (~> 1.5) - GTMAppAuth (~> 1.3) - GTMSessionFetcher/Core (< 3.0, >= 1.1) - - GoogleUtilities/AppDelegateSwizzler (7.11.5): + - GoogleUtilities/AppDelegateSwizzler (7.12.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.11.5): + - GoogleUtilities/Environment (7.12.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.11.5): + - GoogleUtilities/Logger (7.12.0): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.11.5): + - GoogleUtilities/Network (7.12.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.11.5)" - - GoogleUtilities/Reachability (7.11.5): + - "GoogleUtilities/NSData+zlib (7.12.0)" + - GoogleUtilities/Reachability (7.12.0): - GoogleUtilities/Logger - GTMAppAuth (1.3.1): - AppAuth/Core (~> 1.6) - GTMSessionFetcher/Core (< 3.0, >= 1.5) - GTMSessionFetcher/Core (2.3.0) - OCMock (3.9.1) - - PromisesObjC (2.3.1) + - PromisesObjC (2.4.0) - RecaptchaInterop (100.0.0) DEPENDENCIES: @@ -75,19 +75,19 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570 - FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51 - FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445 + FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525 + FirebaseAuth: 42f07198c4ed6b55643a147ae682d32200f3ff6d FirebaseAuthUI: 9b4de780078d674019a2bfc560bb812f23b45ff1 - FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e - FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4 + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00 GoogleSignIn: 5651ce3a61e56ca864160e79b484cd9ed3f49b7a - GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 + GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 GTMAppAuth: 0ff230db599948a9ad7470ca667337803b3fc4dd GTMSessionFetcher: 3a63d75eecd6aa32c2fc79f578064e1214dfdec2 OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21 PODFILE CHECKSUM: 1ec74150315a4827e22c48e93966c1bda47becf1 -COCOAPODS: 1.13.0 +COCOAPODS: 1.15.2 diff --git a/FirebaseOAuthUI/Podfile.lock b/FirebaseOAuthUI/Podfile.lock index 48af76e14c..cc852685db 100644 --- a/FirebaseOAuthUI/Podfile.lock +++ b/FirebaseOAuthUI/Podfile.lock @@ -1,7 +1,7 @@ PODS: - - FirebaseAppCheckInterop (10.15.0) - - FirebaseAuth (10.15.0): - - FirebaseAppCheckInterop (~> 10.0) + - FirebaseAppCheckInterop (10.21.0) + - FirebaseAuth (10.21.0): + - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/Environment (~> 7.8) @@ -10,30 +10,30 @@ PODS: - FirebaseAuthUI (13.1.0): - FirebaseAuth (< 11.0, >= 8.0) - FirebaseCore - - FirebaseCore (10.15.0): + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - - GoogleUtilities/Environment (~> 7.8) - - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreInternal (10.15.0): + - GoogleUtilities/Environment (~> 7.12) + - GoogleUtilities/Logger (~> 7.12) + - FirebaseCoreInternal (10.21.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - GoogleUtilities/AppDelegateSwizzler (7.11.5): + - GoogleUtilities/AppDelegateSwizzler (7.12.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.11.5): + - GoogleUtilities/Environment (7.12.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.11.5): + - GoogleUtilities/Logger (7.12.0): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.11.5): + - GoogleUtilities/Network (7.12.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.11.5)" - - GoogleUtilities/Reachability (7.11.5): + - "GoogleUtilities/NSData+zlib (7.12.0)" + - GoogleUtilities/Reachability (7.12.0): - GoogleUtilities/Logger - - GTMSessionFetcher/Core (3.1.1) + - GTMSessionFetcher/Core (3.3.1) - OCMock (3.9.1) - - PromisesObjC (2.3.1) + - PromisesObjC (2.4.0) - RecaptchaInterop (100.0.0) DEPENDENCIES: @@ -57,17 +57,17 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51 - FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445 + FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525 + FirebaseAuth: 42f07198c4ed6b55643a147ae682d32200f3ff6d FirebaseAuthUI: 9b4de780078d674019a2bfc560bb812f23b45ff1 - FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e - FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4 - GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 - GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72 + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00 + GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 + GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556 OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21 PODFILE CHECKSUM: 107289c7b9611c8aacc8ccd60b3887c52d8a7347 -COCOAPODS: 1.13.0 +COCOAPODS: 1.15.2 diff --git a/FirebasePhoneAuthUI/Podfile.lock b/FirebasePhoneAuthUI/Podfile.lock index af613b28eb..6cc7f1fa2b 100644 --- a/FirebasePhoneAuthUI/Podfile.lock +++ b/FirebasePhoneAuthUI/Podfile.lock @@ -1,7 +1,7 @@ PODS: - - FirebaseAppCheckInterop (10.15.0) - - FirebaseAuth (10.15.0): - - FirebaseAppCheckInterop (~> 10.0) + - FirebaseAppCheckInterop (10.21.0) + - FirebaseAuth (10.21.0): + - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/Environment (~> 7.8) @@ -10,30 +10,30 @@ PODS: - FirebaseAuthUI (13.1.0): - FirebaseAuth (< 11.0, >= 8.0) - FirebaseCore - - FirebaseCore (10.15.0): + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - - GoogleUtilities/Environment (~> 7.8) - - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreInternal (10.15.0): + - GoogleUtilities/Environment (~> 7.12) + - GoogleUtilities/Logger (~> 7.12) + - FirebaseCoreInternal (10.21.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - GoogleUtilities/AppDelegateSwizzler (7.11.5): + - GoogleUtilities/AppDelegateSwizzler (7.12.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.11.5): + - GoogleUtilities/Environment (7.12.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.11.5): + - GoogleUtilities/Logger (7.12.0): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.11.5): + - GoogleUtilities/Network (7.12.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.11.5)" - - GoogleUtilities/Reachability (7.11.5): + - "GoogleUtilities/NSData+zlib (7.12.0)" + - GoogleUtilities/Reachability (7.12.0): - GoogleUtilities/Logger - - GTMSessionFetcher/Core (3.1.1) + - GTMSessionFetcher/Core (3.3.1) - OCMock (3.9.1) - - PromisesObjC (2.3.1) + - PromisesObjC (2.4.0) - RecaptchaInterop (100.0.0) DEPENDENCIES: @@ -57,17 +57,17 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51 - FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445 + FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525 + FirebaseAuth: 42f07198c4ed6b55643a147ae682d32200f3ff6d FirebaseAuthUI: 9b4de780078d674019a2bfc560bb812f23b45ff1 - FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e - FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4 - GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 - GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72 + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00 + GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 + GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556 OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21 PODFILE CHECKSUM: 516db2580235b390f33bb0f019f67bb4327d9042 -COCOAPODS: 1.13.0 +COCOAPODS: 1.15.2 diff --git a/FirebaseStorageUI/Podfile.lock b/FirebaseStorageUI/Podfile.lock index fd9946e386..2f92c61f52 100644 --- a/FirebaseStorageUI/Podfile.lock +++ b/FirebaseStorageUI/Podfile.lock @@ -1,36 +1,36 @@ PODS: - - Firebase/CoreOnly (10.15.0): - - FirebaseCore (= 10.15.0) - - Firebase/Storage (10.15.0): + - Firebase/CoreOnly (10.21.0): + - FirebaseCore (= 10.21.0) + - Firebase/Storage (10.21.0): - Firebase/CoreOnly - - FirebaseStorage (~> 10.15.0) - - FirebaseAppCheckInterop (10.15.0) - - FirebaseAuthInterop (10.15.0) - - FirebaseCore (10.15.0): + - FirebaseStorage (~> 10.21.0) + - FirebaseAppCheckInterop (10.21.0) + - FirebaseAuthInterop (10.21.0) + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - - GoogleUtilities/Environment (~> 7.8) - - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreExtension (10.15.0): + - GoogleUtilities/Environment (~> 7.12) + - GoogleUtilities/Logger (~> 7.12) + - FirebaseCoreExtension (10.21.0): - FirebaseCore (~> 10.0) - - FirebaseCoreInternal (10.15.0): + - FirebaseCoreInternal (10.21.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseStorage (10.15.0): + - FirebaseStorage (10.21.0): - FirebaseAppCheckInterop (~> 10.0) - FirebaseAuthInterop (~> 10.0) - FirebaseCore (~> 10.0) - FirebaseCoreExtension (~> 10.0) - GTMSessionFetcher/Core (< 4.0, >= 2.1) - - GoogleUtilities/Environment (7.11.5): + - GoogleUtilities/Environment (7.12.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.11.5): + - GoogleUtilities/Logger (7.12.0): - GoogleUtilities/Environment - - "GoogleUtilities/NSData+zlib (7.11.5)" - - GTMSessionFetcher/Core (3.1.1) + - "GoogleUtilities/NSData+zlib (7.12.0)" + - GTMSessionFetcher/Core (3.3.1) - OCMock (3.9.1) - - PromisesObjC (2.3.1) - - SDWebImage (5.18.2): - - SDWebImage/Core (= 5.18.2) - - SDWebImage/Core (5.18.2) + - PromisesObjC (2.4.0) + - SDWebImage (5.19.0): + - SDWebImage/Core (= 5.19.0) + - SDWebImage/Core (5.19.0) DEPENDENCIES: - Firebase/Storage @@ -53,19 +53,19 @@ SPEC REPOS: - SDWebImage SPEC CHECKSUMS: - Firebase: 66043bd4579e5b73811f96829c694c7af8d67435 - FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51 - FirebaseAuthInterop: b566e21e2bc5e44a4d44babc56d05a7e5c10493b - FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e - FirebaseCoreExtension: d3f1ea3725fb41f56e8fbfb29eeaff54e7ffb8f6 - FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4 - FirebaseStorage: 1d4be239ea32fb3c0f3680a6f2b706d6cabe37f2 - GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 - GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72 + Firebase: 4453b799f72f625384dc23f412d3be92b0e3b2a0 + FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525 + FirebaseAuthInterop: b4161d3e99b05d2d528d6ee2759bc55a01976eba + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreExtension: 1c044fd46e95036cccb29134757c499613f3f564 + FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00 + FirebaseStorage: 93d7a4b4ed8dea9b7295314fb3fcb7de4deb2ac6 + GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 + GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556 OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 - SDWebImage: c0de394d7cf7f9838aed1fd6bb6037654a4572e4 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 + SDWebImage: 981fd7e860af070920f249fd092420006014c3eb PODFILE CHECKSUM: bce22216a2463ed443858b6d49c267974dfb0daa -COCOAPODS: 1.13.0 +COCOAPODS: 1.15.2 diff --git a/Gemfile.lock b/Gemfile.lock index 21eb301b07..6282bde094 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,11 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.6) + CFPropertyList (3.0.7) + base64 + nkf rexml - activesupport (7.1.2) + activesupport (7.1.3.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -20,12 +22,12 @@ GEM json (>= 1.5.1) atomos (0.1.3) base64 (0.2.0) - bigdecimal (3.1.5) + bigdecimal (3.1.6) claide (1.1.0) - cocoapods (1.14.3) + cocoapods (1.15.2) addressable (~> 2.8) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.14.3) + cocoapods-core (= 1.15.2) cocoapods-deintegrate (>= 1.0.3, < 2.0) cocoapods-downloader (>= 2.1, < 3.0) cocoapods-plugins (>= 1.0.0, < 2.0) @@ -40,7 +42,7 @@ GEM nap (~> 1.0) ruby-macho (>= 2.3.0, < 3.0) xcodeproj (>= 1.23.0, < 2.0) - cocoapods-core (1.14.3) + cocoapods-core (1.15.2) activesupport (>= 5.0, < 8) addressable (~> 2.8) algoliasearch (~> 1.0) @@ -60,7 +62,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) drb (2.2.0) ruby2_keywords @@ -75,12 +77,13 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.7.1) - minitest (5.20.0) + minitest (5.22.2) molinillo (0.8.0) mutex_m (0.2.0) nanaimo (0.3.0) nap (1.1.0) netrc (0.11.0) + nkf (0.2.0) public_suffix (4.0.7) rexml (3.2.6) ruby-macho (2.5.1) @@ -89,7 +92,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - xcodeproj (1.23.0) + xcodeproj (1.24.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) diff --git a/samples/swift/Podfile.lock b/samples/swift/Podfile.lock index 79a4d483ce..e54f958a27 100644 --- a/samples/swift/Podfile.lock +++ b/samples/swift/Podfile.lock @@ -640,40 +640,42 @@ PODS: - BoringSSL-GRPC/Implementation (0.0.24): - BoringSSL-GRPC/Interface (= 0.0.24) - BoringSSL-GRPC/Interface (0.0.24) - - FBAEMKit (16.2.0): - - FBSDKCoreKit_Basics (= 16.2.0) - - FBSDKCoreKit (16.2.0): - - FBAEMKit (= 16.2.0) - - FBSDKCoreKit_Basics (= 16.2.0) - - FBSDKCoreKit_Basics (16.2.0) - - FBSDKLoginKit (16.2.0): - - FBSDKCoreKit (= 16.2.0) + - FBAEMKit (16.3.1): + - FBSDKCoreKit_Basics (= 16.3.1) + - FBSDKCoreKit (16.3.1): + - FBAEMKit (= 16.3.1) + - FBSDKCoreKit_Basics (= 16.3.1) + - FBSDKCoreKit_Basics (16.3.1) + - FBSDKLoginKit (16.3.1): + - FBSDKCoreKit (= 16.3.1) - FirebaseAnonymousAuthUI (13.1.0): - FirebaseAuth (< 11.0, >= 8.0) - FirebaseAuthUI - FirebaseCore - - FirebaseAppCheckInterop (10.15.0) - - FirebaseAuth (10.15.0): - - FirebaseAppCheckInterop (~> 10.0) + - FirebaseAppCheckInterop (10.21.0) + - FirebaseAuth (10.21.0): + - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/Environment (~> 7.8) - GTMSessionFetcher/Core (< 4.0, >= 2.1) - RecaptchaInterop (~> 100.0) - - FirebaseAuthInterop (10.15.0) + - FirebaseAuthInterop (10.21.0) - FirebaseAuthUI (13.1.0): - FirebaseAuth (< 11.0, >= 8.0) - FirebaseCore - - FirebaseCore (10.15.0): + - FirebaseCore (10.21.0): - FirebaseCoreInternal (~> 10.0) - - GoogleUtilities/Environment (~> 7.8) - - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreExtension (10.15.0): + - GoogleUtilities/Environment (~> 7.12) + - GoogleUtilities/Logger (~> 7.12) + - FirebaseCoreExtension (10.21.0): - FirebaseCore (~> 10.0) - - FirebaseCoreInternal (10.15.0): + - FirebaseCoreInternal (10.21.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseDatabase (10.15.0): + - FirebaseDatabase (10.21.0): + - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) + - FirebaseSharedSwift (~> 10.0) - leveldb-library (~> 1.22) - FirebaseDatabaseUI (13.1.0): - FirebaseDatabase (< 11.0, >= 8.0) @@ -688,7 +690,12 @@ PODS: - FirebaseAuth - FirebaseAuthUI - FirebaseCore - - FirebaseFirestore (10.15.0): + - FirebaseFirestore (10.21.0): + - FirebaseCore (~> 10.0) + - FirebaseCoreExtension (~> 10.0) + - FirebaseFirestoreInternal (~> 10.17) + - FirebaseSharedSwift (~> 10.0) + - FirebaseFirestoreInternal (10.21.0): - abseil/algorithm (~> 1.20220623.0) - abseil/base (~> 1.20220623.0) - abseil/container/flat_hash_map (~> 1.20220623.0) @@ -697,8 +704,9 @@ PODS: - abseil/strings/strings (~> 1.20220623.0) - abseil/time (~> 1.20220623.0) - abseil/types (~> 1.20220623.0) + - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - - "gRPC-C++ (~> 1.50.1)" + - "gRPC-C++ (~> 1.49.1)" - leveldb-library (~> 1.22) - nanopb (< 2.30910.0, >= 2.30908.0) - FirebaseFirestoreUI (13.1.0): @@ -714,7 +722,8 @@ PODS: - FirebasePhoneAuthUI (13.1.0): - FirebaseAuth - FirebaseAuthUI - - FirebaseStorage (10.15.0): + - FirebaseSharedSwift (10.21.0) + - FirebaseStorage (10.21.0): - FirebaseAppCheckInterop (~> 10.0) - FirebaseAuthInterop (~> 10.0) - FirebaseCore (~> 10.0) @@ -758,27 +767,27 @@ PODS: - AppAuth (~> 1.5) - GTMAppAuth (~> 1.3) - GTMSessionFetcher/Core (< 3.0, >= 1.1) - - GoogleUtilities/AppDelegateSwizzler (7.11.5): + - GoogleUtilities/AppDelegateSwizzler (7.12.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.11.5): + - GoogleUtilities/Environment (7.12.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.11.5): + - GoogleUtilities/Logger (7.12.0): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.11.5): + - GoogleUtilities/Network (7.12.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.11.5)" - - GoogleUtilities/Reachability (7.11.5): + - "GoogleUtilities/NSData+zlib (7.12.0)" + - GoogleUtilities/Reachability (7.12.0): - GoogleUtilities/Logger - - GoogleUtilities/UserDefaults (7.11.5): + - GoogleUtilities/UserDefaults (7.12.0): - GoogleUtilities/Logger - - "gRPC-C++ (1.50.1)": - - "gRPC-C++/Implementation (= 1.50.1)" - - "gRPC-C++/Interface (= 1.50.1)" - - "gRPC-C++/Implementation (1.50.1)": + - "gRPC-C++ (1.49.1)": + - "gRPC-C++/Implementation (= 1.49.1)" + - "gRPC-C++/Interface (= 1.49.1)" + - "gRPC-C++/Implementation (1.49.1)": - abseil/base/base (= 1.20220623.0) - abseil/base/core_headers (= 1.20220623.0) - abseil/cleanup/cleanup (= 1.20220623.0) @@ -803,13 +812,13 @@ PODS: - abseil/types/span (= 1.20220623.0) - abseil/types/variant (= 1.20220623.0) - abseil/utility/utility (= 1.20220623.0) - - "gRPC-C++/Interface (= 1.50.1)" - - gRPC-Core (= 1.50.1) - - "gRPC-C++/Interface (1.50.1)" - - gRPC-Core (1.50.1): - - gRPC-Core/Implementation (= 1.50.1) - - gRPC-Core/Interface (= 1.50.1) - - gRPC-Core/Implementation (1.50.1): + - "gRPC-C++/Interface (= 1.49.1)" + - gRPC-Core (= 1.49.1) + - "gRPC-C++/Interface (1.49.1)" + - gRPC-Core (1.49.1): + - gRPC-Core/Implementation (= 1.49.1) + - gRPC-Core/Interface (= 1.49.1) + - gRPC-Core/Implementation (1.49.1): - abseil/base/base (= 1.20220623.0) - abseil/base/core_headers (= 1.20220623.0) - abseil/container/flat_hash_map (= 1.20220623.0) @@ -834,23 +843,23 @@ PODS: - abseil/types/variant (= 1.20220623.0) - abseil/utility/utility (= 1.20220623.0) - BoringSSL-GRPC (= 0.0.24) - - gRPC-Core/Interface (= 1.50.1) - - gRPC-Core/Interface (1.50.1) + - gRPC-Core/Interface (= 1.49.1) + - gRPC-Core/Interface (1.49.1) - GTMAppAuth (1.3.1): - AppAuth/Core (~> 1.6) - GTMSessionFetcher/Core (< 3.0, >= 1.5) - GTMSessionFetcher/Core (2.3.0) - - leveldb-library (1.22.2) - - nanopb (2.30909.0): - - nanopb/decode (= 2.30909.0) - - nanopb/encode (= 2.30909.0) - - nanopb/decode (2.30909.0) - - nanopb/encode (2.30909.0) - - PromisesObjC (2.3.1) + - leveldb-library (1.22.3) + - nanopb (2.30909.1): + - nanopb/decode (= 2.30909.1) + - nanopb/encode (= 2.30909.1) + - nanopb/decode (2.30909.1) + - nanopb/encode (2.30909.1) + - PromisesObjC (2.4.0) - RecaptchaInterop (100.0.0) - - SDWebImage (5.18.2): - - SDWebImage/Core (= 5.18.2) - - SDWebImage/Core (5.18.2) + - SDWebImage (5.19.0): + - SDWebImage/Core (= 5.19.0) + - SDWebImage/Core (5.19.0) DEPENDENCIES: - FirebaseAnonymousAuthUI (from `../../`) @@ -882,6 +891,8 @@ SPEC REPOS: - FirebaseCoreInternal - FirebaseDatabase - FirebaseFirestore + - FirebaseFirestoreInternal + - FirebaseSharedSwift - FirebaseStorage - GoogleSignIn - GoogleUtilities @@ -923,42 +934,44 @@ SPEC CHECKSUMS: abseil: 926fb7a82dc6d2b8e1f2ed7f3a718bce691d1e46 AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570 BoringSSL-GRPC: 3175b25143e648463a56daeaaa499c6cb86dad33 - FBAEMKit: 5facf4292bff062963f563d68fd5c0cdd6c90d63 - FBSDKCoreKit: f94e107ae84a6f4c0d9edfd06ed989b084bfa5bb - FBSDKCoreKit_Basics: 8123411ba15df07f9a8da760630f4cdfeeaea6a7 - FBSDKLoginKit: ae454ceaeb9ee753caf78242bdad1b5226968358 + FBAEMKit: 6c7b5eb77c96861bb59e040842c6e55bf39512ce + FBSDKCoreKit: 5e4dd478947ab1bcc887e8cfadeae0727af1a942 + FBSDKCoreKit_Basics: cd7b5f5d1e8868c26706917919d058999ca672c3 + FBSDKLoginKit: 572cca0bc6c90067ef197187697cb3b584310c52 FirebaseAnonymousAuthUI: 03392075a7f79a674b49af1678989ded80e106f2 - FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51 - FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445 - FirebaseAuthInterop: b566e21e2bc5e44a4d44babc56d05a7e5c10493b + FirebaseAppCheckInterop: 69fc7d8f6a1cbfa973efb8d1723651de30d12525 + FirebaseAuth: 42f07198c4ed6b55643a147ae682d32200f3ff6d + FirebaseAuthInterop: b4161d3e99b05d2d528d6ee2759bc55a01976eba FirebaseAuthUI: 9b4de780078d674019a2bfc560bb812f23b45ff1 - FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e - FirebaseCoreExtension: d3f1ea3725fb41f56e8fbfb29eeaff54e7ffb8f6 - FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4 - FirebaseDatabase: f93f1481c7e9e3d77af960cdff82a408d37693e6 + FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 + FirebaseCoreExtension: 1c044fd46e95036cccb29134757c499613f3f564 + FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00 + FirebaseDatabase: 1edce8e94b7d2c8b549f45d21f2adf80e6e0eaee FirebaseDatabaseUI: 13f9d60a13ac9e35a4121e1cb20ba69d4de7ed7e FirebaseEmailAuthUI: 548b1b5b557b67b15fd3197d18da29d91a154ef8 FirebaseFacebookAuthUI: 2f10fb7eb4ca4e507e266dc65b544dbc548e2238 - FirebaseFirestore: b4c0eaaf24efda5732ec21d9e6c788d083118ca6 + FirebaseFirestore: cadbbc63223d27fdbdaca7cbdae2a6dc809a3929 + FirebaseFirestoreInternal: 7ac1e0c5b4e75aeb898dfe4b1d6d77abbac9eca3 FirebaseFirestoreUI: 98ddae8daaea34a3c8bc0a51e4f5c104b997f8b8 FirebaseGoogleAuthUI: 420e5b1c10f13a47c18579303d93275842f1a8a0 FirebaseOAuthUI: 5f19522e97d992841163d89a0b44afe315674020 FirebasePhoneAuthUI: 4e32b332ba0484a0b6cf8246c93c23a24f9dbcad - FirebaseStorage: 1d4be239ea32fb3c0f3680a6f2b706d6cabe37f2 + FirebaseSharedSwift: 19b3f709993d6fa1d84941d41c01e3c4c11eab93 + FirebaseStorage: 93d7a4b4ed8dea9b7295314fb3fcb7de4deb2ac6 FirebaseStorageUI: 5db14fc4c251fdbe3b706eb1a9dddc55bc51b414 FirebaseUI: d3e0d3f81f5c464554945195a6133a3ab905b6a7 GoogleSignIn: 5651ce3a61e56ca864160e79b484cd9ed3f49b7a - GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 - "gRPC-C++": 0968bace703459fd3e5dcb0b2bed4c573dbff046 - gRPC-Core: 17108291d84332196d3c8466b48f016fc17d816d + GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 + "gRPC-C++": 2df8cba576898bdacd29f0266d5236fa0e26ba6a + gRPC-Core: a21a60aefc08c68c247b439a9ef97174b0c54f96 GTMAppAuth: 0ff230db599948a9ad7470ca667337803b3fc4dd GTMSessionFetcher: 3a63d75eecd6aa32c2fc79f578064e1214dfdec2 - leveldb-library: f03246171cce0484482ec291f88b6d563699ee06 - nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + leveldb-library: e74c27d8fbd22854db7cb467968a0b8aa1db7126 + nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21 - SDWebImage: c0de394d7cf7f9838aed1fd6bb6037654a4572e4 + SDWebImage: 981fd7e860af070920f249fd092420006014c3eb PODFILE CHECKSUM: 2c24841f482dcea2f8eb8b3a4c3bfeda6423a0b3 -COCOAPODS: 1.13.0 +COCOAPODS: 1.15.2