Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Apr 7, 2024
1 parent d5c037c commit f33d22e
Show file tree
Hide file tree
Showing 12 changed files with 1,318 additions and 824 deletions.
53 changes: 30 additions & 23 deletions FirebaseAnonymousAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- FirebaseAppCheckInterop (10.15.0)
- FirebaseAuth (10.15.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseAppCheckInterop (10.23.0)
- FirebaseAuth (10.23.0):
- FirebaseAppCheckInterop (~> 10.17)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
Expand All @@ -10,30 +10,37 @@ PODS:
- FirebaseAuthUI (13.1.0):
- FirebaseAuth (< 11.0, >= 8.0)
- FirebaseCore
- FirebaseCore (10.15.0):
- FirebaseCore (10.23.1):
- 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.23.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleUtilities/AppDelegateSwizzler (7.11.5):
- GoogleUtilities/AppDelegateSwizzler (7.13.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.11.5):
- GoogleUtilities/Privacy
- GoogleUtilities/Environment (7.13.0):
- GoogleUtilities/Privacy
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/Logger (7.11.5):
- GoogleUtilities/Logger (7.13.0):
- GoogleUtilities/Environment
- GoogleUtilities/Network (7.11.5):
- GoogleUtilities/Privacy
- GoogleUtilities/Network (7.13.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Privacy
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.11.5)"
- GoogleUtilities/Reachability (7.11.5):
- "GoogleUtilities/NSData+zlib (7.13.0)":
- GoogleUtilities/Privacy
- GoogleUtilities/Privacy (7.13.0)
- GoogleUtilities/Reachability (7.13.0):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (3.1.1)
- GoogleUtilities/Privacy
- GTMSessionFetcher/Core (3.3.2)
- OCMock (3.9.1)
- PromisesObjC (2.3.1)
- PromisesObjC (2.4.0)
- RecaptchaInterop (100.0.0)

DEPENDENCIES:
Expand All @@ -57,17 +64,17 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
FirebaseAppCheckInterop: a1955ce8c30f38f87e7d091630e871e91154d65d
FirebaseAuth: 22eb85d3853141de7062bfabc131aa7d6335cade
FirebaseAuthUI: 9b4de780078d674019a2bfc560bb812f23b45ff1
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72
FirebaseCore: c43f9f0437b50a965e930cac4ad243200d12a984
FirebaseCoreInternal: 6a292e6f0bece1243a737e81556e56e5e19282e3
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
GTMSessionFetcher: 0e876eea9782ec6462e91ab872711c357322c94f
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21

PODFILE CHECKSUM: 3e25ee7154dc0c5365201704ac305f357c44eca0

COCOAPODS: 1.13.0
COCOAPODS: 1.15.2
63 changes: 35 additions & 28 deletions FirebaseAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,41 +1,48 @@
PODS:
- Firebase/Auth (10.15.0):
- Firebase/Auth (10.23.1):
- 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.23.0)
- Firebase/CoreOnly (10.23.1):
- FirebaseCore (= 10.23.1)
- FirebaseAppCheckInterop (10.23.0)
- FirebaseAuth (10.23.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.23.1):
- 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.23.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleUtilities/AppDelegateSwizzler (7.11.5):
- GoogleUtilities/AppDelegateSwizzler (7.13.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.11.5):
- GoogleUtilities/Privacy
- GoogleUtilities/Environment (7.13.0):
- GoogleUtilities/Privacy
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/Logger (7.11.5):
- GoogleUtilities/Logger (7.13.0):
- GoogleUtilities/Environment
- GoogleUtilities/Network (7.11.5):
- GoogleUtilities/Privacy
- GoogleUtilities/Network (7.13.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Privacy
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.11.5)"
- GoogleUtilities/Reachability (7.11.5):
- "GoogleUtilities/NSData+zlib (7.13.0)":
- GoogleUtilities/Privacy
- GoogleUtilities/Privacy (7.13.0)
- GoogleUtilities/Reachability (7.13.0):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (3.1.1)
- GoogleUtilities/Privacy
- GTMSessionFetcher/Core (3.3.2)
- OCMock (3.9.1)
- PromisesObjC (2.3.1)
- PromisesObjC (2.4.0)
- RecaptchaInterop (100.0.0)

DEPENDENCIES:
Expand All @@ -56,17 +63,17 @@ SPEC REPOS:
- RecaptchaInterop

SPEC CHECKSUMS:
Firebase: 66043bd4579e5b73811f96829c694c7af8d67435
FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72
Firebase: cf09623f98ae25a3ad484e23c7e0e5f464152d80
FirebaseAppCheckInterop: a1955ce8c30f38f87e7d091630e871e91154d65d
FirebaseAuth: 22eb85d3853141de7062bfabc131aa7d6335cade
FirebaseCore: c43f9f0437b50a965e930cac4ad243200d12a984
FirebaseCoreInternal: 6a292e6f0bece1243a737e81556e56e5e19282e3
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
GTMSessionFetcher: 0e876eea9782ec6462e91ab872711c357322c94f
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21

PODFILE CHECKSUM: 439bfd92d1dc94ceb0aa45cfe0207e34148fd9f7

COCOAPODS: 1.13.0
COCOAPODS: 1.15.2
52 changes: 28 additions & 24 deletions FirebaseDatabaseUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,29 +1,33 @@
PODS:
- Firebase/CoreOnly (10.19.0):
- FirebaseCore (= 10.19.0)
- Firebase/Database (10.19.0):
- Firebase/CoreOnly (10.23.1):
- FirebaseCore (= 10.23.1)
- Firebase/Database (10.23.1):
- Firebase/CoreOnly
- FirebaseDatabase (~> 10.19.0)
- FirebaseAppCheckInterop (10.19.0)
- FirebaseCore (10.19.0):
- FirebaseDatabase (~> 10.23.0)
- FirebaseAppCheckInterop (10.23.0)
- FirebaseCore (10.23.1):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.12)
- GoogleUtilities/Logger (~> 7.12)
- FirebaseCoreInternal (10.19.0):
- FirebaseCoreInternal (10.23.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseDatabase (10.19.0):
- FirebaseDatabase (10.23.0):
- FirebaseAppCheckInterop (~> 10.17)
- FirebaseCore (~> 10.0)
- FirebaseSharedSwift (~> 10.0)
- leveldb-library (~> 1.22)
- FirebaseSharedSwift (10.19.0)
- GoogleUtilities/Environment (7.12.0):
- FirebaseSharedSwift (10.23.0)
- GoogleUtilities/Environment (7.13.0):
- GoogleUtilities/Privacy
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/Logger (7.12.0):
- GoogleUtilities/Logger (7.13.0):
- GoogleUtilities/Environment
- "GoogleUtilities/NSData+zlib (7.12.0)"
- leveldb-library (1.22.2)
- PromisesObjC (2.3.1)
- GoogleUtilities/Privacy
- "GoogleUtilities/NSData+zlib (7.13.0)":
- GoogleUtilities/Privacy
- GoogleUtilities/Privacy (7.13.0)
- leveldb-library (1.22.4)
- PromisesObjC (2.4.0)

DEPENDENCIES:
- Firebase/Database
Expand All @@ -41,16 +45,16 @@ SPEC REPOS:
- PromisesObjC

SPEC CHECKSUMS:
Firebase: 63ce8ece0d43743dc28eacac0c6867a2d7fd5a9d
FirebaseAppCheckInterop: 37884781f3e16a1ba47e7ec80a1e805f987788e3
FirebaseCore: dc5c7badf99d47613c52b2e3a57a64cd187f8554
FirebaseCoreInternal: b444828ea7cfd594fca83046b95db98a2be4f290
FirebaseDatabase: 0bec4d2f36e8d957dac82433f60486c9ec0fc6c1
FirebaseSharedSwift: f34eeb7d3ea87a34497629b6ca41657beadef76a
GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34
leveldb-library: f03246171cce0484482ec291f88b6d563699ee06
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
Firebase: cf09623f98ae25a3ad484e23c7e0e5f464152d80
FirebaseAppCheckInterop: a1955ce8c30f38f87e7d091630e871e91154d65d
FirebaseCore: c43f9f0437b50a965e930cac4ad243200d12a984
FirebaseCoreInternal: 6a292e6f0bece1243a737e81556e56e5e19282e3
FirebaseDatabase: 50f243af7bbf3c7d50faf355b963b1502049d5c5
FirebaseSharedSwift: c92645b392db3c41a83a0aa967de16f8bad25568
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
leveldb-library: 06a69cc7582d64b29424a63e085e683cc188230a
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47

PODFILE CHECKSUM: 9f6be91681b3e933930d89605c10d94a195324b2

COCOAPODS: 1.14.3
COCOAPODS: 1.15.2
56 changes: 32 additions & 24 deletions FirebaseEmailAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- FirebaseAppCheckInterop (10.15.0)
- FirebaseAuth (10.15.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseAppCheckInterop (10.23.0)
- FirebaseAuth (10.23.0):
- FirebaseAppCheckInterop (~> 10.17)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
Expand All @@ -10,32 +10,40 @@ PODS:
- FirebaseAuthUI (13.1.0):
- FirebaseAuth (< 11.0, >= 8.0)
- FirebaseCore
- FirebaseCore (10.15.0):
- FirebaseCore (10.23.1):
- 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.23.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleUtilities/AppDelegateSwizzler (7.11.5):
- GoogleUtilities/AppDelegateSwizzler (7.13.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.11.5):
- GoogleUtilities/Privacy
- GoogleUtilities/Environment (7.13.0):
- GoogleUtilities/Privacy
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/Logger (7.11.5):
- GoogleUtilities/Logger (7.13.0):
- GoogleUtilities/Environment
- GoogleUtilities/Network (7.11.5):
- GoogleUtilities/Privacy
- GoogleUtilities/Network (7.13.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Privacy
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.11.5)"
- GoogleUtilities/Reachability (7.11.5):
- "GoogleUtilities/NSData+zlib (7.13.0)":
- GoogleUtilities/Privacy
- GoogleUtilities/Privacy (7.13.0)
- GoogleUtilities/Reachability (7.13.0):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.11.5):
- GoogleUtilities/Privacy
- GoogleUtilities/UserDefaults (7.13.0):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (3.1.1)
- GoogleUtilities/Privacy
- GTMSessionFetcher/Core (3.3.2)
- OCMock (3.9.1)
- PromisesObjC (2.3.1)
- PromisesObjC (2.4.0)
- RecaptchaInterop (100.0.0)

DEPENDENCIES:
Expand All @@ -60,17 +68,17 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
FirebaseAppCheckInterop: a8c555b1c2db1d9445e6c3a08a848167ddb7eb51
FirebaseAuth: a55ec5f7f8a5b1c2dd750235c1bb419bfb642445
FirebaseAppCheckInterop: a1955ce8c30f38f87e7d091630e871e91154d65d
FirebaseAuth: 22eb85d3853141de7062bfabc131aa7d6335cade
FirebaseAuthUI: 9b4de780078d674019a2bfc560bb812f23b45ff1
FirebaseCore: 2cec518b43635f96afe7ac3a9c513e47558abd2e
FirebaseCoreInternal: 2f4bee5ed00301b5e56da0849268797a2dd31fb4
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
GTMSessionFetcher: e8647203b65cee28c5f73d0f473d096653945e72
FirebaseCore: c43f9f0437b50a965e930cac4ad243200d12a984
FirebaseCoreInternal: 6a292e6f0bece1243a737e81556e56e5e19282e3
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
GTMSessionFetcher: 0e876eea9782ec6462e91ab872711c357322c94f
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21

PODFILE CHECKSUM: daac0e6d4f0451fad8957c55e05ee3bb6cb00aa5

COCOAPODS: 1.13.0
COCOAPODS: 1.15.2
Loading

0 comments on commit f33d22e

Please sign in to comment.