Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Feb 17, 2024
1 parent d5c037c commit d8d33ed
Show file tree
Hide file tree
Showing 12 changed files with 330 additions and 314 deletions.
42 changes: 21 additions & 21 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.21.0)
- FirebaseAuth (10.21.0):
- FirebaseAppCheckInterop (~> 10.17)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
Expand All @@ -10,28 +10,28 @@ 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)
- RecaptchaInterop (100.0.0)
Expand All @@ -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
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21

PODFILE CHECKSUM: 3e25ee7154dc0c5365201704ac305f357c44eca0

COCOAPODS: 1.13.0
COCOAPODS: 1.15.2
52 changes: 26 additions & 26 deletions FirebaseAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
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)
- RecaptchaInterop (100.0.0)
Expand All @@ -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
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21

PODFILE CHECKSUM: 439bfd92d1dc94ceb0aa45cfe0207e34148fd9f7

COCOAPODS: 1.13.0
COCOAPODS: 1.15.2
36 changes: 18 additions & 18 deletions FirebaseDatabaseUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
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)
- leveldb-library (1.22.3)
- PromisesObjC (2.3.1)

DEPENDENCIES:
Expand All @@ -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
leveldb-library: e74c27d8fbd22854db7cb467968a0b8aa1db7126
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4

PODFILE CHECKSUM: 9f6be91681b3e933930d89605c10d94a195324b2

COCOAPODS: 1.14.3
COCOAPODS: 1.15.2
44 changes: 22 additions & 22 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.21.0)
- FirebaseAuth (10.21.0):
- FirebaseAppCheckInterop (~> 10.17)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
Expand All @@ -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
- 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)
- RecaptchaInterop (100.0.0)
Expand All @@ -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
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21

PODFILE CHECKSUM: daac0e6d4f0451fad8957c55e05ee3bb6cb00aa5

COCOAPODS: 1.13.0
COCOAPODS: 1.15.2
Loading

0 comments on commit d8d33ed

Please sign in to comment.