Skip to content

Commit 6aeb850

Browse files
authored
Update WordPressAuthenticator to version 2.1.1 (#19163)
2 parents 629d6c7 + 0ca79fd commit 6aeb850

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ abstract_target 'Apps' do
222222

223223
pod 'Gridicons', '~> 1.1.0'
224224

225-
pod 'WordPressAuthenticator', '~> 2.0.0'
225+
pod 'WordPressAuthenticator', '~> 2.1'
226226
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => ''
227227
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => ''
228228
# pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'

Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ PODS:
5353
- GTMAppAuth (~> 1.0)
5454
- GTMSessionFetcher/Core (~> 1.1)
5555
- Gridicons (1.1.0)
56-
- GTMAppAuth (1.2.2):
56+
- GTMAppAuth (1.3.0):
5757
- AppAuth/Core (~> 1.4)
5858
- GTMSessionFetcher/Core (~> 1.5)
59-
- GTMSessionFetcher/Core (1.7.0)
59+
- GTMSessionFetcher/Core (1.7.2)
6060
- Gutenberg (1.81.0):
6161
- React (= 0.66.2)
6262
- React-CoreModules (= 0.66.2)
@@ -492,7 +492,7 @@ PODS:
492492
- WordPress-Aztec-iOS (1.19.8)
493493
- WordPress-Editor-iOS (1.19.8):
494494
- WordPress-Aztec-iOS (= 1.19.8)
495-
- WordPressAuthenticator (2.0.0):
495+
- WordPressAuthenticator (2.1.1):
496496
- Alamofire (~> 4.8)
497497
- CocoaLumberjack (~> 3.5)
498498
- GoogleSignIn (~> 6.0.1)
@@ -603,7 +603,7 @@ DEPENDENCIES:
603603
- Starscream (= 3.0.6)
604604
- SVProgressHUD (= 2.2.5)
605605
- WordPress-Editor-iOS (~> 1.19.8)
606-
- WordPressAuthenticator (~> 2.0.0)
606+
- WordPressAuthenticator (~> 2.1)
607607
- WordPressKit (~> 4.57.0)
608608
- WordPressShared (~> 1.18.0)
609609
- WordPressUI (~> 1.12.5)
@@ -805,8 +805,8 @@ SPEC CHECKSUMS:
805805
glog: 67060cb66a7ea4b1e8947dc9936d7fce11b100b0
806806
GoogleSignIn: fd381840dbe7c1137aa6dc30849a5c3e070c034a
807807
Gridicons: 17d660b97ce4231d582101b02f8280628b141c9a
808-
GTMAppAuth: ad5c2b70b9a8689e1a04033c9369c4915bfcbe89
809-
GTMSessionFetcher: 43748f93435c2aa068b1cbe39655aaf600652e91
808+
GTMAppAuth: 4d8f864896f3646f0c33baf38a28362f4c601e15
809+
GTMSessionFetcher: 5595ec75acf5be50814f81e9189490412bad82ba
810810
Gutenberg: 831b17012a9ee05241917cb6968ac1e02becf78c
811811
JTAppleCalendar: 932cadea40b1051beab10f67843451d48ba16c99
812812
Kanvas: 6355398addfc9856c27cc780cbf54df7cd822ab1
@@ -868,7 +868,7 @@ SPEC CHECKSUMS:
868868
UIDeviceIdentifier: af4e11e25a2ea670078e2bd677bb0e8144f9f063
869869
WordPress-Aztec-iOS: 7d11d598f14c82c727c08b56bd35fbeb7dafb504
870870
WordPress-Editor-iOS: 9eb9f12f21a5209cb837908d81ffe1e31cb27345
871-
WordPressAuthenticator: 5163f732e4e529781f931f158f54b1a1545bc536
871+
WordPressAuthenticator: 6d8a091552644aebe38724b5df00b5d00137aa65
872872
WordPressKit: e0842cc41664fe93dbcb4c73c584f47ec7600a66
873873
WordPressShared: e5a479220643f46dc4d7726ef8dd45f18bf0c53b
874874
WordPressUI: c5be816f6c7b3392224ac21de9e521e89fa108ac
@@ -884,6 +884,6 @@ SPEC CHECKSUMS:
884884
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
885885
ZIPFoundation: ae5b4b813d216d3bf0a148773267fff14bd51d37
886886

887-
PODFILE CHECKSUM: cd832a3c916ec8bca4c21865fb8672f67c671038
887+
PODFILE CHECKSUM: b04afabe26bbaa890ee18a5c48d3b5faf73b8ebb
888888

889889
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)