Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-update dependencies. #1160

Merged
merged 1 commit into from
Sep 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions FirebaseAnonymousAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- FirebaseAppCheckInterop (10.14.0)
- FirebaseAuth (10.14.0):
- FirebaseAppCheckInterop (10.15.0)
- FirebaseAuth (10.15.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
Expand All @@ -10,11 +10,11 @@ PODS:
- FirebaseAuthUI (13.0.0):
- FirebaseAuth (< 11.0, >= 8.0)
- FirebaseCore
- FirebaseCore (10.14.0):
- FirebaseCore (10.15.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.14.0):
- FirebaseCoreInternal (10.15.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleUtilities/AppDelegateSwizzler (7.11.5):
- GoogleUtilities/Environment
Expand Down Expand Up @@ -57,11 +57,11 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
FirebaseAppCheckInterop: c87f1d5421c852413dd936b2b2340b21e62501a0
FirebaseAuth: bd1ae3d28beb83bfe9247e50eb82688b683dd770
FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
FirebaseAuthUI: 870e22bebf5d9844cab1ded173c68e06041f90c8
FirebaseCore: 6fc17ac9f03509d51c131298aacb3ee5698b4f02
FirebaseCoreInternal: d558159ee6cc4b823c2296ecc193de9f6d9a5bb3
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
Expand Down
26 changes: 13 additions & 13 deletions FirebaseAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
PODS:
- Firebase/Auth (10.14.0):
- Firebase/Auth (10.15.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 10.14.0)
- Firebase/CoreOnly (10.14.0):
- FirebaseCore (= 10.14.0)
- FirebaseAppCheckInterop (10.14.0)
- FirebaseAuth (10.14.0):
- FirebaseAuth (~> 10.15.0)
- Firebase/CoreOnly (10.15.0):
- FirebaseCore (= 10.15.0)
- FirebaseAppCheckInterop (10.15.0)
- FirebaseAuth (10.15.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
- GTMSessionFetcher/Core (< 4.0, >= 2.1)
- RecaptchaInterop (~> 100.0)
- FirebaseCore (10.14.0):
- FirebaseCore (10.15.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.14.0):
- FirebaseCoreInternal (10.15.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleUtilities/AppDelegateSwizzler (7.11.5):
- GoogleUtilities/Environment
Expand Down Expand Up @@ -56,11 +56,11 @@ SPEC REPOS:
- RecaptchaInterop

SPEC CHECKSUMS:
Firebase: 6c1bf3f534bc422d52af2e41fe0d50bf08b6b773
FirebaseAppCheckInterop: c87f1d5421c852413dd936b2b2340b21e62501a0
FirebaseAuth: bd1ae3d28beb83bfe9247e50eb82688b683dd770
FirebaseCore: 6fc17ac9f03509d51c131298aacb3ee5698b4f02
FirebaseCoreInternal: d558159ee6cc4b823c2296ecc193de9f6d9a5bb3
Firebase: 66043bd4579e5b73811f96829c694c7af8d67435
FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
Expand Down
22 changes: 11 additions & 11 deletions FirebaseDatabaseUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PODS:
- Firebase/CoreOnly (10.14.0):
- FirebaseCore (= 10.14.0)
- Firebase/Database (10.14.0):
- Firebase/CoreOnly (10.15.0):
- FirebaseCore (= 10.15.0)
- Firebase/Database (10.15.0):
- Firebase/CoreOnly
- FirebaseDatabase (~> 10.14.0)
- FirebaseCore (10.14.0):
- FirebaseDatabase (~> 10.15.0)
- FirebaseCore (10.15.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.14.0):
- FirebaseCoreInternal (10.15.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseDatabase (10.14.0):
- FirebaseDatabase (10.15.0):
- FirebaseCore (~> 10.0)
- leveldb-library (~> 1.22)
- GoogleUtilities/Environment (7.11.5):
Expand All @@ -35,10 +35,10 @@ SPEC REPOS:
- PromisesObjC

SPEC CHECKSUMS:
Firebase: 6c1bf3f534bc422d52af2e41fe0d50bf08b6b773
FirebaseCore: 6fc17ac9f03509d51c131298aacb3ee5698b4f02
FirebaseCoreInternal: d558159ee6cc4b823c2296ecc193de9f6d9a5bb3
FirebaseDatabase: fa6f8e2747c3f168e6996a5fca6daf5c11ebd11b
Firebase: 66043bd4579e5b73811f96829c694c7af8d67435
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
FirebaseDatabase: f93f1481c7e9e3d77af960cdff82a408d37693e6
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
leveldb-library: f03246171cce0484482ec291f88b6d563699ee06
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
Expand Down
16 changes: 8 additions & 8 deletions FirebaseEmailAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- FirebaseAppCheckInterop (10.14.0)
- FirebaseAuth (10.14.0):
- FirebaseAppCheckInterop (10.15.0)
- FirebaseAuth (10.15.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
Expand All @@ -10,11 +10,11 @@ PODS:
- FirebaseAuthUI (13.0.0):
- FirebaseAuth (< 11.0, >= 8.0)
- FirebaseCore
- FirebaseCore (10.14.0):
- FirebaseCore (10.15.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.14.0):
- FirebaseCoreInternal (10.15.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleUtilities/AppDelegateSwizzler (7.11.5):
- GoogleUtilities/Environment
Expand Down Expand Up @@ -60,11 +60,11 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
FirebaseAppCheckInterop: c87f1d5421c852413dd936b2b2340b21e62501a0
FirebaseAuth: bd1ae3d28beb83bfe9247e50eb82688b683dd770
FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
FirebaseAuthUI: 870e22bebf5d9844cab1ded173c68e06041f90c8
FirebaseCore: 6fc17ac9f03509d51c131298aacb3ee5698b4f02
FirebaseCoreInternal: d558159ee6cc4b823c2296ecc193de9f6d9a5bb3
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
Expand Down
16 changes: 8 additions & 8 deletions FirebaseFacebookAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ PODS:
- FBSDKCoreKit_Basics (15.1.0)
- FBSDKLoginKit (15.1.0):
- FBSDKCoreKit (= 15.1.0)
- FirebaseAppCheckInterop (10.14.0)
- FirebaseAuth (10.14.0):
- FirebaseAppCheckInterop (10.15.0)
- FirebaseAuth (10.15.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
Expand All @@ -18,11 +18,11 @@ PODS:
- FirebaseAuthUI (13.0.0):
- FirebaseAuth (< 11.0, >= 8.0)
- FirebaseCore
- FirebaseCore (10.14.0):
- FirebaseCore (10.15.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.14.0):
- FirebaseCoreInternal (10.15.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleUtilities/AppDelegateSwizzler (7.11.5):
- GoogleUtilities/Environment
Expand Down Expand Up @@ -75,11 +75,11 @@ SPEC CHECKSUMS:
FBSDKCoreKit: 7542746fc63a2a38dd6a865eeb54268341f37b83
FBSDKCoreKit_Basics: 92d6b26c0bed30ab09bbdd96dccaa26e6c9978d1
FBSDKLoginKit: 4e275d30cf90e92bdf3a7c82857a8642abf23037
FirebaseAppCheckInterop: c87f1d5421c852413dd936b2b2340b21e62501a0
FirebaseAuth: bd1ae3d28beb83bfe9247e50eb82688b683dd770
FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
FirebaseAuthUI: 870e22bebf5d9844cab1ded173c68e06041f90c8
FirebaseCore: 6fc17ac9f03509d51c131298aacb3ee5698b4f02
FirebaseCoreInternal: d558159ee6cc4b823c2296ecc193de9f6d9a5bb3
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
Expand Down
22 changes: 11 additions & 11 deletions FirebaseFirestoreUI/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -634,18 +634,18 @@ PODS:
- BoringSSL-GRPC/Implementation (0.0.24):
- BoringSSL-GRPC/Interface (= 0.0.24)
- BoringSSL-GRPC/Interface (0.0.24)
- Firebase/CoreOnly (10.14.0):
- FirebaseCore (= 10.14.0)
- Firebase/Firestore (10.14.0):
- Firebase/CoreOnly (10.15.0):
- FirebaseCore (= 10.15.0)
- Firebase/Firestore (10.15.0):
- Firebase/CoreOnly
- FirebaseFirestore (~> 10.14.0)
- FirebaseCore (10.14.0):
- FirebaseFirestore (~> 10.15.0)
- FirebaseCore (10.15.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.14.0):
- FirebaseCoreInternal (10.15.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseFirestore (10.14.0):
- FirebaseFirestore (10.15.0):
- abseil/algorithm (~> 1.20220623.0)
- abseil/base (~> 1.20220623.0)
- abseil/container/flat_hash_map (~> 1.20220623.0)
Expand Down Expand Up @@ -753,10 +753,10 @@ SPEC REPOS:
SPEC CHECKSUMS:
abseil: 926fb7a82dc6d2b8e1f2ed7f3a718bce691d1e46
BoringSSL-GRPC: 3175b25143e648463a56daeaaa499c6cb86dad33
Firebase: 6c1bf3f534bc422d52af2e41fe0d50bf08b6b773
FirebaseCore: 6fc17ac9f03509d51c131298aacb3ee5698b4f02
FirebaseCoreInternal: d558159ee6cc4b823c2296ecc193de9f6d9a5bb3
FirebaseFirestore: 808dd08cbc1c7be9052055f62ab312fdae611e37
Firebase: 66043bd4579e5b73811f96829c694c7af8d67435
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
FirebaseFirestore: b4c0eaaf24efda5732ec21d9e6c788d083118ca6
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
"gRPC-C++": 0968bace703459fd3e5dcb0b2bed4c573dbff046
gRPC-Core: 17108291d84332196d3c8466b48f016fc17d816d
Expand Down
16 changes: 8 additions & 8 deletions FirebaseGoogleAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ PODS:
- AppAuth/Core (1.6.2)
- AppAuth/ExternalUserAgent (1.6.2):
- AppAuth/Core
- FirebaseAppCheckInterop (10.14.0)
- FirebaseAuth (10.14.0):
- FirebaseAppCheckInterop (10.15.0)
- FirebaseAuth (10.15.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
Expand All @@ -16,11 +16,11 @@ PODS:
- FirebaseAuthUI (13.0.0):
- FirebaseAuth (< 11.0, >= 8.0)
- FirebaseCore
- FirebaseCore (10.14.0):
- FirebaseCore (10.15.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.14.0):
- FirebaseCoreInternal (10.15.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleSignIn (6.2.4):
- AppAuth (~> 1.5)
Expand Down Expand Up @@ -75,11 +75,11 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570
FirebaseAppCheckInterop: c87f1d5421c852413dd936b2b2340b21e62501a0
FirebaseAuth: bd1ae3d28beb83bfe9247e50eb82688b683dd770
FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
FirebaseAuthUI: 870e22bebf5d9844cab1ded173c68e06041f90c8
FirebaseCore: 6fc17ac9f03509d51c131298aacb3ee5698b4f02
FirebaseCoreInternal: d558159ee6cc4b823c2296ecc193de9f6d9a5bb3
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
GoogleSignIn: 5651ce3a61e56ca864160e79b484cd9ed3f49b7a
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GTMAppAuth: 0ff230db599948a9ad7470ca667337803b3fc4dd
Expand Down
16 changes: 8 additions & 8 deletions FirebaseOAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- FirebaseAppCheckInterop (10.14.0)
- FirebaseAuth (10.14.0):
- FirebaseAppCheckInterop (10.15.0)
- FirebaseAuth (10.15.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
Expand All @@ -10,11 +10,11 @@ PODS:
- FirebaseAuthUI (13.0.0):
- FirebaseAuth (< 11.0, >= 8.0)
- FirebaseCore
- FirebaseCore (10.14.0):
- FirebaseCore (10.15.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.14.0):
- FirebaseCoreInternal (10.15.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleUtilities/AppDelegateSwizzler (7.11.5):
- GoogleUtilities/Environment
Expand Down Expand Up @@ -57,11 +57,11 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
FirebaseAppCheckInterop: c87f1d5421c852413dd936b2b2340b21e62501a0
FirebaseAuth: bd1ae3d28beb83bfe9247e50eb82688b683dd770
FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
FirebaseAuthUI: 870e22bebf5d9844cab1ded173c68e06041f90c8
FirebaseCore: 6fc17ac9f03509d51c131298aacb3ee5698b4f02
FirebaseCoreInternal: d558159ee6cc4b823c2296ecc193de9f6d9a5bb3
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
Expand Down
16 changes: 8 additions & 8 deletions FirebasePhoneAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- FirebaseAppCheckInterop (10.14.0)
- FirebaseAuth (10.14.0):
- FirebaseAppCheckInterop (10.15.0)
- FirebaseAuth (10.15.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
Expand All @@ -10,11 +10,11 @@ PODS:
- FirebaseAuthUI (13.0.0):
- FirebaseAuth (< 11.0, >= 8.0)
- FirebaseCore
- FirebaseCore (10.14.0):
- FirebaseCore (10.15.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.14.0):
- FirebaseCoreInternal (10.15.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleUtilities/AppDelegateSwizzler (7.11.5):
- GoogleUtilities/Environment
Expand Down Expand Up @@ -57,11 +57,11 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
FirebaseAppCheckInterop: c87f1d5421c852413dd936b2b2340b21e62501a0
FirebaseAuth: bd1ae3d28beb83bfe9247e50eb82688b683dd770
FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
FirebaseAuthUI: 870e22bebf5d9844cab1ded173c68e06041f90c8
FirebaseCore: 6fc17ac9f03509d51c131298aacb3ee5698b4f02
FirebaseCoreInternal: d558159ee6cc4b823c2296ecc193de9f6d9a5bb3
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
Expand Down
Loading