Skip to content

Commit 67393ed

Browse files
committed
Auto-update dependencies.
1 parent c974bcd commit 67393ed

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

authentication/LegacyAuthQuickstart/Podfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PODS:
2-
- AppAuth (1.7.6):
3-
- AppAuth/Core (= 1.7.6)
4-
- AppAuth/ExternalUserAgent (= 1.7.6)
5-
- AppAuth/Core (1.7.6)
6-
- AppAuth/ExternalUserAgent (1.7.6):
2+
- AppAuth (2.0.0):
3+
- AppAuth/Core (= 2.0.0)
4+
- AppAuth/ExternalUserAgent (= 2.0.0)
5+
- AppAuth/Core (2.0.0)
6+
- AppAuth/ExternalUserAgent (2.0.0):
77
- AppAuth/Core
88
- AppCheckCore (11.2.0):
99
- GoogleUtilities/Environment (~> 8.0)
@@ -85,10 +85,10 @@ PODS:
8585
- GoogleUtilities/Network (~> 8.1)
8686
- "GoogleUtilities/NSData+zlib (~> 8.1)"
8787
- nanopb (~> 3.30910.0)
88-
- GoogleSignIn (8.0.0):
89-
- AppAuth (< 2.0, >= 1.7.3)
88+
- GoogleSignIn (9.0.0):
89+
- AppAuth (~> 2.0)
9090
- AppCheckCore (~> 11.0)
91-
- GTMAppAuth (< 5.0, >= 4.1.1)
91+
- GTMAppAuth (~> 5.0)
9292
- GTMSessionFetcher/Core (~> 3.3)
9393
- GoogleUtilities/AppDelegateSwizzler (8.1.0):
9494
- GoogleUtilities/Environment
@@ -117,8 +117,8 @@ PODS:
117117
- GoogleUtilities/UserDefaults (8.1.0):
118118
- GoogleUtilities/Logger
119119
- GoogleUtilities/Privacy
120-
- GTMAppAuth (4.1.1):
121-
- AppAuth/Core (~> 1.7)
120+
- GTMAppAuth (5.0.0):
121+
- AppAuth/Core (~> 2.0)
122122
- GTMSessionFetcher/Core (< 4.0, >= 3.3)
123123
- GTMSessionFetcher/Core (3.5.0)
124124
- nanopb (3.30910.0):
@@ -162,7 +162,7 @@ SPEC REPOS:
162162
- RecaptchaInterop
163163

164164
SPEC CHECKSUMS:
165-
AppAuth: d4f13a8fe0baf391b2108511793e4b479691fb73
165+
AppAuth: 1c1a8afa7e12f2ec3a294d9882dfa5ab7d3cb063
166166
AppCheckCore: cc8fd0a3a230ddd401f326489c99990b013f0c4f
167167
FBAEMKit: e34530df538b8eb8aeb53c35867715ba6c63ef0c
168168
FBSDKCoreKit: d3f479a69127acebb1c6aad91c1a33907bcf6c2f
@@ -178,9 +178,9 @@ SPEC CHECKSUMS:
178178
FirebaseInstallations: 317270fec08a5d418fdbc8429282238cab3ac843
179179
GoogleAdsOnDeviceConversion: 2be6297a4f048459e0ae17fad9bfd2844e10cf64
180180
GoogleAppMeasurement: 700dce7541804bec33db590a5c496b663fbe2539
181-
GoogleSignIn: ce8c89bb9b37fb624b92e7514cc67335d1e277e4
181+
GoogleSignIn: c7f09cfbc85a1abf69187be091997c317cc33b77
182182
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
183-
GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de
183+
GTMAppAuth: 217a876b249c3c585a54fd6f73e6b58c4f5c4238
184184
GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
185185
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
186186
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47

authentication/Podfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PODS:
2-
- AppAuth (1.7.6):
3-
- AppAuth/Core (= 1.7.6)
4-
- AppAuth/ExternalUserAgent (= 1.7.6)
5-
- AppAuth/Core (1.7.6)
6-
- AppAuth/ExternalUserAgent (1.7.6):
2+
- AppAuth (2.0.0):
3+
- AppAuth/Core (= 2.0.0)
4+
- AppAuth/ExternalUserAgent (= 2.0.0)
5+
- AppAuth/Core (2.0.0)
6+
- AppAuth/ExternalUserAgent (2.0.0):
77
- AppAuth/Core
88
- AppCheckCore (11.2.0):
99
- GoogleUtilities/Environment (~> 8.0)
@@ -85,10 +85,10 @@ PODS:
8585
- GoogleUtilities/Network (~> 8.1)
8686
- "GoogleUtilities/NSData+zlib (~> 8.1)"
8787
- nanopb (~> 3.30910.0)
88-
- GoogleSignIn (8.0.0):
89-
- AppAuth (< 2.0, >= 1.7.3)
88+
- GoogleSignIn (9.0.0):
89+
- AppAuth (~> 2.0)
9090
- AppCheckCore (~> 11.0)
91-
- GTMAppAuth (< 5.0, >= 4.1.1)
91+
- GTMAppAuth (~> 5.0)
9292
- GTMSessionFetcher/Core (~> 3.3)
9393
- GoogleUtilities/AppDelegateSwizzler (8.1.0):
9494
- GoogleUtilities/Environment
@@ -117,8 +117,8 @@ PODS:
117117
- GoogleUtilities/UserDefaults (8.1.0):
118118
- GoogleUtilities/Logger
119119
- GoogleUtilities/Privacy
120-
- GTMAppAuth (4.1.1):
121-
- AppAuth/Core (~> 1.7)
120+
- GTMAppAuth (5.0.0):
121+
- AppAuth/Core (~> 2.0)
122122
- GTMSessionFetcher/Core (< 4.0, >= 3.3)
123123
- GTMSessionFetcher/Core (3.5.0)
124124
- nanopb (3.30910.0):
@@ -162,7 +162,7 @@ SPEC REPOS:
162162
- RecaptchaInterop
163163

164164
SPEC CHECKSUMS:
165-
AppAuth: d4f13a8fe0baf391b2108511793e4b479691fb73
165+
AppAuth: 1c1a8afa7e12f2ec3a294d9882dfa5ab7d3cb063
166166
AppCheckCore: cc8fd0a3a230ddd401f326489c99990b013f0c4f
167167
FBAEMKit: e34530df538b8eb8aeb53c35867715ba6c63ef0c
168168
FBSDKCoreKit: d3f479a69127acebb1c6aad91c1a33907bcf6c2f
@@ -178,9 +178,9 @@ SPEC CHECKSUMS:
178178
FirebaseInstallations: 317270fec08a5d418fdbc8429282238cab3ac843
179179
GoogleAdsOnDeviceConversion: 2be6297a4f048459e0ae17fad9bfd2844e10cf64
180180
GoogleAppMeasurement: 700dce7541804bec33db590a5c496b663fbe2539
181-
GoogleSignIn: ce8c89bb9b37fb624b92e7514cc67335d1e277e4
181+
GoogleSignIn: c7f09cfbc85a1abf69187be091997c317cc33b77
182182
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
183-
GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de
183+
GTMAppAuth: 217a876b249c3c585a54fd6f73e6b58c4f5c4238
184184
GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
185185
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
186186
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47

0 commit comments

Comments
 (0)