diff --git a/AnonymousAuth/Podfile.lock b/AnonymousAuth/Podfile.lock index 47466b1a5fb..d5bcbbd7489 100644 --- a/AnonymousAuth/Podfile.lock +++ b/AnonymousAuth/Podfile.lock @@ -1,16 +1,16 @@ PODS: - - Firebase/Auth (5.16.0): + - Firebase/Auth (5.17.0): - Firebase/CoreOnly - - FirebaseAuth (= 5.3.0) - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - FirebaseAuth (5.3.0): + - FirebaseAuth (= 5.3.1) + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - FirebaseAuth (5.3.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - GoogleUtilities/Environment (~> 5.2) - GTMSessionFetcher/Core (~> 1.1) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - FirebaseUI/Auth (6.1.1): - Firebase/Auth (~> 5.0) @@ -42,10 +42,10 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 - FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 + FirebaseAuth: 0f61e1329237da5682c49c9abd135e8f9d07a151 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc FirebaseUI: 1345f778d53f9484f21474c7b10bba313b28a76b GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0 GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca @@ -53,4 +53,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: ccc9aef49354c1762d5e773c9a26513b2b724d60 -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/Auth/Podfile.lock b/Auth/Podfile.lock index f8739d4bffe..17a22a1b0f7 100644 --- a/Auth/Podfile.lock +++ b/Auth/Podfile.lock @@ -1,16 +1,16 @@ PODS: - - Firebase/Auth (5.16.0): + - Firebase/Auth (5.17.0): - Firebase/CoreOnly - - FirebaseAuth (= 5.3.0) - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - FirebaseAuth (5.3.0): + - FirebaseAuth (= 5.3.1) + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - FirebaseAuth (5.3.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - GoogleUtilities/Environment (~> 5.2) - GTMSessionFetcher/Core (~> 1.1) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - GoogleUtilities/Environment (5.3.7) - GoogleUtilities/Logger (5.3.7): @@ -30,13 +30,13 @@ SPEC REPOS: - GTMSessionFetcher SPEC CHECKSUMS: - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 - FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 + FirebaseAuth: 0f61e1329237da5682c49c9abd135e8f9d07a151 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0 GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca PODFILE CHECKSUM: 2d3c1c16ff6e11fe0f5ccfa22e77adfd5fb7ae79 -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/Database/Podfile.lock b/Database/Podfile.lock index 9d71a3d3dc0..11a7aef0b7b 100644 --- a/Database/Podfile.lock +++ b/Database/Podfile.lock @@ -1,11 +1,11 @@ PODS: - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - Firebase/Database (5.16.0): + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - Firebase/Database (5.17.0): - Firebase/CoreOnly - FirebaseDatabase (= 5.1.0) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - FirebaseDatabase (5.1.0): - FirebaseAuthInterop (~> 1.0) @@ -29,13 +29,13 @@ SPEC REPOS: - leveldb-library SPEC CHECKSUMS: - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc FirebaseDatabase: 23acb0c53cd4d4070a427b60100b2e4aaa97c45d GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0 leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5 PODFILE CHECKSUM: bda09b36258aaeb3173b0f54503ed0ad215ff550 -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/EmailAuth/Podfile.lock b/EmailAuth/Podfile.lock index 0b8bf1650d7..a6ad8a77511 100644 --- a/EmailAuth/Podfile.lock +++ b/EmailAuth/Podfile.lock @@ -1,16 +1,16 @@ PODS: - - Firebase/Auth (5.16.0): + - Firebase/Auth (5.17.0): - Firebase/CoreOnly - - FirebaseAuth (= 5.3.0) - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - FirebaseAuth (5.3.0): + - FirebaseAuth (= 5.3.1) + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - FirebaseAuth (5.3.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - GoogleUtilities/Environment (~> 5.2) - GTMSessionFetcher/Core (~> 1.1) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - FirebaseUI/Auth (6.1.1): - Firebase/Auth (~> 5.0) @@ -42,10 +42,10 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 - FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 + FirebaseAuth: 0f61e1329237da5682c49c9abd135e8f9d07a151 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc FirebaseUI: 1345f778d53f9484f21474c7b10bba313b28a76b GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0 GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca @@ -53,4 +53,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 8a62bd1bc9948f8496e880a8e1ed6ccc81fd7b7d -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/FacebookAuth/Podfile.lock b/FacebookAuth/Podfile.lock index b9ec94b33fb..5379f440446 100644 --- a/FacebookAuth/Podfile.lock +++ b/FacebookAuth/Podfile.lock @@ -9,18 +9,18 @@ PODS: - Bolts (~> 1.7) - FBSDKLoginKit (4.35.0): - FBSDKCoreKit - - Firebase/Auth (5.16.0): + - Firebase/Auth (5.17.0): - Firebase/CoreOnly - - FirebaseAuth (= 5.3.0) - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - FirebaseAuth (5.3.0): + - FirebaseAuth (= 5.3.1) + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - FirebaseAuth (5.3.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - GoogleUtilities/Environment (~> 5.2) - GTMSessionFetcher/Core (~> 1.1) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - FirebaseUI/Auth (6.1.1): - Firebase/Auth (~> 5.0) @@ -60,10 +60,10 @@ SPEC CHECKSUMS: Bolts: ac6567323eac61e203f6a9763667d0f711be34c8 FBSDKCoreKit: 1a5b2e3ceb5ca827a53c54aa5f4a3480efff80d2 FBSDKLoginKit: 00a3d65d1226852f9d76dcddff01981e5e6d9c38 - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 - FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 + FirebaseAuth: 0f61e1329237da5682c49c9abd135e8f9d07a151 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc FirebaseUI: 1345f778d53f9484f21474c7b10bba313b28a76b GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0 GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca @@ -71,4 +71,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 8fa80c9d7227d1ce58335df5c999a088349bbae0 -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/Firestore/Podfile.lock b/Firestore/Podfile.lock index a9da04f4fde..b53c0b7e783 100644 --- a/Firestore/Podfile.lock +++ b/Firestore/Podfile.lock @@ -5,23 +5,23 @@ PODS: - BoringSSL-GRPC/Implementation (0.0.2): - BoringSSL-GRPC/Interface (= 0.0.2) - BoringSSL-GRPC/Interface (0.0.2) - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - Firebase/Firestore (5.16.0): + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - Firebase/Firestore (5.17.0): - Firebase/CoreOnly - - FirebaseFirestore (= 1.0.0) + - FirebaseFirestore (= 1.0.1) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - - FirebaseFirestore (1.0.0): + - FirebaseFirestore (1.0.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - - FirebaseFirestore/abseil-cpp (= 1.0.0) + - FirebaseFirestore/abseil-cpp (= 1.0.1) - "gRPC-C++ (= 0.0.6)" - leveldb-library (~> 1.20) - nanopb (~> 0.3.901) - Protobuf (~> 3.1) - - FirebaseFirestore/abseil-cpp (1.0.0): + - FirebaseFirestore/abseil-cpp (1.0.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - "gRPC-C++ (= 0.0.6)" @@ -74,10 +74,10 @@ SPEC REPOS: SPEC CHECKSUMS: BoringSSL-GRPC: 2a230d9cd93e7ce39916044f645cebb31f37dde6 - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c - FirebaseFirestore: 6f2b93b4f7bb8416628142763c91ccc00fa04c86 + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc + FirebaseFirestore: e95af4fe30552092d6e72a8f97ea475d93891b75 GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0 "gRPC-C++": e76441995900ac90e9bd98644ab4733f12521edf gRPC-Core: 4028031ed2c5267cca0d846c876d8046b1ecb9b6 @@ -87,4 +87,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: f8a650a7bb1d18a6090109e2d8bc3fa500fb202a -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/GoogleAuth/Podfile.lock b/GoogleAuth/Podfile.lock index 0ad186842bf..78ab6f06746 100644 --- a/GoogleAuth/Podfile.lock +++ b/GoogleAuth/Podfile.lock @@ -1,16 +1,16 @@ PODS: - - Firebase/Auth (5.16.0): + - Firebase/Auth (5.17.0): - Firebase/CoreOnly - - FirebaseAuth (= 5.3.0) - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - FirebaseAuth (5.3.0): + - FirebaseAuth (= 5.3.1) + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - FirebaseAuth (5.3.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - GoogleUtilities/Environment (~> 5.2) - GTMSessionFetcher/Core (~> 1.1) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - FirebaseUI/Auth (6.1.1): - Firebase/Auth (~> 5.0) @@ -57,10 +57,10 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 - FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 + FirebaseAuth: 0f61e1329237da5682c49c9abd135e8f9d07a151 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc FirebaseUI: 1345f778d53f9484f21474c7b10bba313b28a76b GoogleSignIn: 7ff245e1a7b26d379099d3243a562f5747e23d39 GoogleToolboxForMac: ff31605b7d66400dcec09bed5861689aebadda4d @@ -70,4 +70,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 3aa9d2aa7e76cb0932980abd7cf41f567d9dc018 -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/PhoneAuth/Podfile.lock b/PhoneAuth/Podfile.lock index e1efbcb07d4..35b9eb09046 100644 --- a/PhoneAuth/Podfile.lock +++ b/PhoneAuth/Podfile.lock @@ -1,16 +1,16 @@ PODS: - - Firebase/Auth (5.16.0): + - Firebase/Auth (5.17.0): - Firebase/CoreOnly - - FirebaseAuth (= 5.3.0) - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - FirebaseAuth (5.3.0): + - FirebaseAuth (= 5.3.1) + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - FirebaseAuth (5.3.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - GoogleUtilities/Environment (~> 5.2) - GTMSessionFetcher/Core (~> 1.1) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - FirebaseUI/Auth (6.1.1): - Firebase/Auth (~> 5.0) @@ -42,10 +42,10 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 - FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 + FirebaseAuth: 0f61e1329237da5682c49c9abd135e8f9d07a151 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc FirebaseUI: 1345f778d53f9484f21474c7b10bba313b28a76b GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0 GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca @@ -53,4 +53,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: c07a199779cc172cd95ff6bac21a630acad0f0e1 -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/Storage/Podfile.lock b/Storage/Podfile.lock index 9cf7ec0ca7b..fe037bf7708 100644 --- a/Storage/Podfile.lock +++ b/Storage/Podfile.lock @@ -1,11 +1,11 @@ PODS: - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - Firebase/Storage (5.16.0): + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - Firebase/Storage (5.17.0): - Firebase/CoreOnly - FirebaseStorage (= 3.1.0) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - FirebaseStorage (3.1.0): - FirebaseAuthInterop (~> 1.0) @@ -37,9 +37,9 @@ SPEC REPOS: - SDWebImage SPEC CHECKSUMS: - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc FirebaseStorage: 29075f874c2b3cf61e5221a62c4ceefc809e5412 GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0 GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca @@ -48,4 +48,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 520bda42321ed30976c6840784823b80f3cb081a -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/TwitterAuth/Podfile.lock b/TwitterAuth/Podfile.lock index d28f1b00c76..c5678b0d459 100644 --- a/TwitterAuth/Podfile.lock +++ b/TwitterAuth/Podfile.lock @@ -1,16 +1,16 @@ PODS: - - Firebase/Auth (5.16.0): + - Firebase/Auth (5.17.0): - Firebase/CoreOnly - - FirebaseAuth (= 5.3.0) - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - FirebaseAuth (5.3.0): + - FirebaseAuth (= 5.3.1) + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - FirebaseAuth (5.3.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - GoogleUtilities/Environment (~> 5.2) - GTMSessionFetcher/Core (~> 1.1) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - FirebaseUI/Auth (6.1.1): - Firebase/Auth (~> 5.0) @@ -48,10 +48,10 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 - FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 + FirebaseAuth: 0f61e1329237da5682c49c9abd135e8f9d07a151 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc FirebaseUI: 1345f778d53f9484f21474c7b10bba313b28a76b GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0 GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca @@ -61,4 +61,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: de32e7713fecfcd0c9523ca58ef3cf2e8adb655d -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/UITests/Podfile.lock b/UITests/Podfile.lock index 4585bc03e39..b1d35f1a682 100644 --- a/UITests/Podfile.lock +++ b/UITests/Podfile.lock @@ -15,41 +15,41 @@ PODS: - Bolts (~> 1.9) - FBSDKLoginKit (4.40.0): - FBSDKCoreKit - - Firebase/Auth (5.16.0): + - Firebase/Auth (5.17.0): - Firebase/CoreOnly - - FirebaseAuth (= 5.3.0) - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - Firebase/Database (5.16.0): + - FirebaseAuth (= 5.3.1) + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - Firebase/Database (5.17.0): - Firebase/CoreOnly - FirebaseDatabase (= 5.1.0) - - Firebase/Firestore (5.16.0): + - Firebase/Firestore (5.17.0): - Firebase/CoreOnly - - FirebaseFirestore (= 1.0.0) - - Firebase/Storage (5.16.0): + - FirebaseFirestore (= 1.0.1) + - Firebase/Storage (5.17.0): - Firebase/CoreOnly - FirebaseStorage (= 3.1.0) - - FirebaseAuth (5.3.0): + - FirebaseAuth (5.3.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - GoogleUtilities/Environment (~> 5.2) - GTMSessionFetcher/Core (~> 1.1) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - FirebaseDatabase (5.1.0): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - leveldb-library (~> 1.18) - - FirebaseFirestore (1.0.0): + - FirebaseFirestore (1.0.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - - FirebaseFirestore/abseil-cpp (= 1.0.0) + - FirebaseFirestore/abseil-cpp (= 1.0.1) - "gRPC-C++ (= 0.0.6)" - leveldb-library (~> 1.20) - nanopb (~> 0.3.901) - Protobuf (~> 3.1) - - FirebaseFirestore/abseil-cpp (1.0.0): + - FirebaseFirestore/abseil-cpp (1.0.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - "gRPC-C++ (= 0.0.6)" @@ -185,12 +185,12 @@ SPEC CHECKSUMS: BoringSSL-GRPC: 2a230d9cd93e7ce39916044f645cebb31f37dde6 FBSDKCoreKit: ae214474b25033399c131dc81d258e412582a2ba FBSDKLoginKit: 7a1e411d46acc8834588eca437daf34de42e1d52 - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 - FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 + FirebaseAuth: 0f61e1329237da5682c49c9abd135e8f9d07a151 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc FirebaseDatabase: 23acb0c53cd4d4070a427b60100b2e4aaa97c45d - FirebaseFirestore: 6f2b93b4f7bb8416628142763c91ccc00fa04c86 + FirebaseFirestore: e95af4fe30552092d6e72a8f97ea475d93891b75 FirebaseStorage: 29075f874c2b3cf61e5221a62c4ceefc809e5412 FirebaseUI: 1345f778d53f9484f21474c7b10bba313b28a76b GoogleSignIn: 7ff245e1a7b26d379099d3243a562f5747e23d39 @@ -209,4 +209,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 7865b2c90bcd66ccbc77a55fe5ad402dbe2b63a0 -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 diff --git a/samples/swift/Podfile.lock b/samples/swift/Podfile.lock index a22aa678826..de1b550b7cb 100644 --- a/samples/swift/Podfile.lock +++ b/samples/swift/Podfile.lock @@ -15,41 +15,41 @@ PODS: - Bolts (~> 1.9) - FBSDKLoginKit (4.40.0): - FBSDKCoreKit - - Firebase/Auth (5.16.0): + - Firebase/Auth (5.17.0): - Firebase/CoreOnly - - FirebaseAuth (= 5.3.0) - - Firebase/CoreOnly (5.16.0): - - FirebaseCore (= 5.2.0) - - Firebase/Database (5.16.0): + - FirebaseAuth (= 5.3.1) + - Firebase/CoreOnly (5.17.0): + - FirebaseCore (= 5.3.0) + - Firebase/Database (5.17.0): - Firebase/CoreOnly - FirebaseDatabase (= 5.1.0) - - Firebase/Firestore (5.16.0): + - Firebase/Firestore (5.17.0): - Firebase/CoreOnly - - FirebaseFirestore (= 1.0.0) - - Firebase/Storage (5.16.0): + - FirebaseFirestore (= 1.0.1) + - Firebase/Storage (5.17.0): - Firebase/CoreOnly - FirebaseStorage (= 3.1.0) - - FirebaseAuth (5.3.0): + - FirebaseAuth (5.3.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - GoogleUtilities/Environment (~> 5.2) - GTMSessionFetcher/Core (~> 1.1) - FirebaseAuthInterop (1.0.0) - - FirebaseCore (5.2.0): + - FirebaseCore (5.3.0): - GoogleUtilities/Logger (~> 5.2) - FirebaseDatabase (5.1.0): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - leveldb-library (~> 1.18) - - FirebaseFirestore (1.0.0): + - FirebaseFirestore (1.0.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - - FirebaseFirestore/abseil-cpp (= 1.0.0) + - FirebaseFirestore/abseil-cpp (= 1.0.1) - "gRPC-C++ (= 0.0.6)" - leveldb-library (~> 1.20) - nanopb (~> 0.3.901) - Protobuf (~> 3.1) - - FirebaseFirestore/abseil-cpp (1.0.0): + - FirebaseFirestore/abseil-cpp (1.0.1): - FirebaseAuthInterop (~> 1.0) - FirebaseCore (~> 5.2) - "gRPC-C++ (= 0.0.6)" @@ -182,12 +182,12 @@ SPEC CHECKSUMS: BoringSSL-GRPC: 2a230d9cd93e7ce39916044f645cebb31f37dde6 FBSDKCoreKit: ae214474b25033399c131dc81d258e412582a2ba FBSDKLoginKit: 7a1e411d46acc8834588eca437daf34de42e1d52 - Firebase: 749a8ff4962f9d8c79dda1966de20f6f77583d67 - FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a + Firebase: 59d557e064217fab6a03ff00baa73c06e73832e6 + FirebaseAuth: 0f61e1329237da5682c49c9abd135e8f9d07a151 FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc - FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c + FirebaseCore: c0c4befb82374d6aef64d800e569f47625352edc FirebaseDatabase: 23acb0c53cd4d4070a427b60100b2e4aaa97c45d - FirebaseFirestore: 6f2b93b4f7bb8416628142763c91ccc00fa04c86 + FirebaseFirestore: e95af4fe30552092d6e72a8f97ea475d93891b75 FirebaseStorage: 29075f874c2b3cf61e5221a62c4ceefc809e5412 FirebaseUI: 1345f778d53f9484f21474c7b10bba313b28a76b GoogleSignIn: 7ff245e1a7b26d379099d3243a562f5747e23d39 @@ -205,4 +205,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 7620a9e0cd7d23f06f4301fc5908d3c6f6c7b72d -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1