Skip to content
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
62 changes: 31 additions & 31 deletions FirebaseAnonymousAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
PODS:
- Firebase/Auth (7.11.0):
- Firebase/Auth (8.0.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 7.11.0)
- Firebase/CoreOnly (7.11.0):
- FirebaseCore (= 7.11.0)
- FirebaseAuth (7.11.0):
- FirebaseCore (~> 7.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- GTMSessionFetcher/Core (~> 1.4)
- FirebaseAuth (~> 8.0.0)
- Firebase/CoreOnly (8.0.0):
- FirebaseCore (= 8.0.0)
- FirebaseAuth (8.0.0):
- FirebaseCore (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/Environment (~> 7.4)
- GTMSessionFetcher/Core (~> 1.5)
- FirebaseAuthUI (11.0.0):
- Firebase/Auth (>= 7.2.0)
- GoogleUtilities/UserDefaults
- FirebaseCore (7.11.0):
- FirebaseCoreDiagnostics (~> 7.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseCoreDiagnostics (7.11.0):
- GoogleDataTransport (~> 8.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseCore (8.0.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.0.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- GoogleDataTransport (8.4.0):
- GoogleDataTransport (9.0.0):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
- GoogleUtilities/AppDelegateSwizzler (7.4.0):
- GoogleUtilities/AppDelegateSwizzler (7.4.1):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.4.0):
- GoogleUtilities/Environment (7.4.1):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (7.4.0):
- GoogleUtilities/Logger (7.4.1):
- GoogleUtilities/Environment
- GoogleUtilities/Network (7.4.0):
- GoogleUtilities/Network (7.4.1):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.4.0)"
- GoogleUtilities/Reachability (7.4.0):
- "GoogleUtilities/NSData+zlib (7.4.1)"
- GoogleUtilities/Reachability (7.4.1):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.4.0):
- GoogleUtilities/UserDefaults (7.4.1):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (1.5.0)
- nanopb (2.30908.0):
Expand Down Expand Up @@ -73,13 +73,13 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Firebase: c121feb35e4126c0b355e3313fa9b487d47319fd
FirebaseAuth: 5fe4585c2ed847319f0ea68bd1d82c77e49ff9a0
Firebase: 73c3e3b216ec1ecbc54d2ffdd4670c65c749edb1
FirebaseAuth: b8cd992fca5b53dc6eec09e873a3f375f000c5a1
FirebaseAuthUI: b3511544eeec97b719aeda7ccd779f7f0ff086d3
FirebaseCore: 907447d8917a4d3eb0cce2829c5a0ad21d90b432
FirebaseCoreDiagnostics: 68ad972f99206cef818230f3f3179d52ccfb7f8c
GoogleDataTransport: cd9db2180fcecd8da1b561aea31e3e56cf834aa7
GoogleUtilities: 284cddc7fffc14ae1907efb6f78ab95c1fccaedc
FirebaseCore: 3f09591d51292843e2a46f18358d60bf4e996255
FirebaseCoreDiagnostics: a31d987ba0fe16d59886a5dbadc2f1de871f88c8
GoogleDataTransport: 11e3a5f2c190327df1a4a5d7e7ae3d4d5b9c9e4c
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
OCMock: 29f6e52085b4e7d9b075cbf03ed7c3112f82f934
Expand Down
60 changes: 30 additions & 30 deletions FirebaseAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
PODS:
- Firebase/Auth (7.11.0):
- Firebase/Auth (8.0.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 7.11.0)
- Firebase/CoreOnly (7.11.0):
- FirebaseCore (= 7.11.0)
- FirebaseAuth (7.11.0):
- FirebaseCore (~> 7.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- GTMSessionFetcher/Core (~> 1.4)
- FirebaseCore (7.11.0):
- FirebaseCoreDiagnostics (~> 7.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseCoreDiagnostics (7.11.0):
- GoogleDataTransport (~> 8.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseAuth (~> 8.0.0)
- Firebase/CoreOnly (8.0.0):
- FirebaseCore (= 8.0.0)
- FirebaseAuth (8.0.0):
- FirebaseCore (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/Environment (~> 7.4)
- GTMSessionFetcher/Core (~> 1.5)
- FirebaseCore (8.0.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.0.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- GoogleDataTransport (8.4.0):
- GoogleDataTransport (9.0.0):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
- GoogleUtilities/AppDelegateSwizzler (7.4.0):
- GoogleUtilities/AppDelegateSwizzler (7.4.1):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.4.0):
- GoogleUtilities/Environment (7.4.1):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (7.4.0):
- GoogleUtilities/Logger (7.4.1):
- GoogleUtilities/Environment
- GoogleUtilities/Network (7.4.0):
- GoogleUtilities/Network (7.4.1):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.4.0)"
- GoogleUtilities/Reachability (7.4.0):
- "GoogleUtilities/NSData+zlib (7.4.1)"
- GoogleUtilities/Reachability (7.4.1):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (1.5.0)
- nanopb (2.30908.0):
Expand Down Expand Up @@ -64,12 +64,12 @@ SPEC REPOS:
- PromisesObjC

SPEC CHECKSUMS:
Firebase: c121feb35e4126c0b355e3313fa9b487d47319fd
FirebaseAuth: 5fe4585c2ed847319f0ea68bd1d82c77e49ff9a0
FirebaseCore: 907447d8917a4d3eb0cce2829c5a0ad21d90b432
FirebaseCoreDiagnostics: 68ad972f99206cef818230f3f3179d52ccfb7f8c
GoogleDataTransport: cd9db2180fcecd8da1b561aea31e3e56cf834aa7
GoogleUtilities: 284cddc7fffc14ae1907efb6f78ab95c1fccaedc
Firebase: 73c3e3b216ec1ecbc54d2ffdd4670c65c749edb1
FirebaseAuth: b8cd992fca5b53dc6eec09e873a3f375f000c5a1
FirebaseCore: 3f09591d51292843e2a46f18358d60bf4e996255
FirebaseCoreDiagnostics: a31d987ba0fe16d59886a5dbadc2f1de871f88c8
GoogleDataTransport: 11e3a5f2c190327df1a4a5d7e7ae3d4d5b9c9e4c
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
OCMock: 29f6e52085b4e7d9b075cbf03ed7c3112f82f934
Expand Down
46 changes: 23 additions & 23 deletions FirebaseDatabaseUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
PODS:
- Firebase/CoreOnly (7.11.0):
- FirebaseCore (= 7.11.0)
- Firebase/Database (7.11.0):
- Firebase/CoreOnly (8.0.0):
- FirebaseCore (= 8.0.0)
- Firebase/Database (8.0.0):
- Firebase/CoreOnly
- FirebaseDatabase (~> 7.11.0)
- FirebaseCore (7.11.0):
- FirebaseCoreDiagnostics (~> 7.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseCoreDiagnostics (7.11.0):
- GoogleDataTransport (~> 8.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseDatabase (~> 8.0.0)
- FirebaseCore (8.0.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.0.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- FirebaseDatabase (7.11.0):
- FirebaseCore (~> 7.0)
- FirebaseDatabase (8.0.0):
- FirebaseCore (~> 8.0)
- leveldb-library (~> 1.22)
- GoogleDataTransport (8.4.0):
- GoogleDataTransport (9.0.0):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
- GoogleUtilities/Environment (7.4.0):
- GoogleUtilities/Environment (7.4.1):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (7.4.0):
- GoogleUtilities/Logger (7.4.1):
- GoogleUtilities/Environment
- leveldb-library (1.22.1)
- nanopb (2.30908.0):
Expand All @@ -48,12 +48,12 @@ SPEC REPOS:
- PromisesObjC

SPEC CHECKSUMS:
Firebase: c121feb35e4126c0b355e3313fa9b487d47319fd
FirebaseCore: 907447d8917a4d3eb0cce2829c5a0ad21d90b432
FirebaseCoreDiagnostics: 68ad972f99206cef818230f3f3179d52ccfb7f8c
FirebaseDatabase: 6c39fbf1c8514a2f32e610f9bf9ef30c535dc15a
GoogleDataTransport: cd9db2180fcecd8da1b561aea31e3e56cf834aa7
GoogleUtilities: 284cddc7fffc14ae1907efb6f78ab95c1fccaedc
Firebase: 73c3e3b216ec1ecbc54d2ffdd4670c65c749edb1
FirebaseCore: 3f09591d51292843e2a46f18358d60bf4e996255
FirebaseCoreDiagnostics: a31d987ba0fe16d59886a5dbadc2f1de871f88c8
FirebaseDatabase: 363961e25451425be8b14bb8801a592515ec58f2
GoogleDataTransport: 11e3a5f2c190327df1a4a5d7e7ae3d4d5b9c9e4c
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
leveldb-library: 50c7b45cbd7bf543c81a468fe557a16ae3db8729
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
PromisesObjC: 3113f7f76903778cf4a0586bd1ab89329a0b7b97
Expand Down
62 changes: 31 additions & 31 deletions FirebaseEmailAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
PODS:
- Firebase/Auth (7.11.0):
- Firebase/Auth (8.0.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 7.11.0)
- Firebase/CoreOnly (7.11.0):
- FirebaseCore (= 7.11.0)
- FirebaseAuth (7.11.0):
- FirebaseCore (~> 7.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- GTMSessionFetcher/Core (~> 1.4)
- FirebaseAuth (~> 8.0.0)
- Firebase/CoreOnly (8.0.0):
- FirebaseCore (= 8.0.0)
- FirebaseAuth (8.0.0):
- FirebaseCore (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/Environment (~> 7.4)
- GTMSessionFetcher/Core (~> 1.5)
- FirebaseAuthUI (11.0.0):
- Firebase/Auth (>= 7.2.0)
- GoogleUtilities/UserDefaults
- FirebaseCore (7.11.0):
- FirebaseCoreDiagnostics (~> 7.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseCoreDiagnostics (7.11.0):
- GoogleDataTransport (~> 8.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseCore (8.0.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.0.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- GoogleDataTransport (8.4.0):
- GoogleDataTransport (9.0.0):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
- GoogleUtilities/AppDelegateSwizzler (7.4.0):
- GoogleUtilities/AppDelegateSwizzler (7.4.1):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.4.0):
- GoogleUtilities/Environment (7.4.1):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (7.4.0):
- GoogleUtilities/Logger (7.4.1):
- GoogleUtilities/Environment
- GoogleUtilities/Network (7.4.0):
- GoogleUtilities/Network (7.4.1):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.4.0)"
- GoogleUtilities/Reachability (7.4.0):
- "GoogleUtilities/NSData+zlib (7.4.1)"
- GoogleUtilities/Reachability (7.4.1):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.4.0):
- GoogleUtilities/UserDefaults (7.4.1):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (1.5.0)
- nanopb (2.30908.0):
Expand Down Expand Up @@ -73,13 +73,13 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Firebase: c121feb35e4126c0b355e3313fa9b487d47319fd
FirebaseAuth: 5fe4585c2ed847319f0ea68bd1d82c77e49ff9a0
Firebase: 73c3e3b216ec1ecbc54d2ffdd4670c65c749edb1
FirebaseAuth: b8cd992fca5b53dc6eec09e873a3f375f000c5a1
FirebaseAuthUI: b3511544eeec97b719aeda7ccd779f7f0ff086d3
FirebaseCore: 907447d8917a4d3eb0cce2829c5a0ad21d90b432
FirebaseCoreDiagnostics: 68ad972f99206cef818230f3f3179d52ccfb7f8c
GoogleDataTransport: cd9db2180fcecd8da1b561aea31e3e56cf834aa7
GoogleUtilities: 284cddc7fffc14ae1907efb6f78ab95c1fccaedc
FirebaseCore: 3f09591d51292843e2a46f18358d60bf4e996255
FirebaseCoreDiagnostics: a31d987ba0fe16d59886a5dbadc2f1de871f88c8
GoogleDataTransport: 11e3a5f2c190327df1a4a5d7e7ae3d4d5b9c9e4c
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
OCMock: 29f6e52085b4e7d9b075cbf03ed7c3112f82f934
Expand Down
Loading