Skip to content

Commit 3740c92

Browse files
committed
Update WordPressAuthenticator to version 2.1.1
1 parent 524e05d commit 3740c92

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.1'
225+
pod 'WordPressAuthenticator', '~> 2.1.0'
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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.1):
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.1)
606+
- WordPressAuthenticator (~> 2.1.0)
607607
- WordPressKit (~> 4.57.0)
608608
- WordPressShared (~> 1.18.0)
609609
- WordPressUI (~> 1.12.5)
@@ -868,7 +868,7 @@ SPEC CHECKSUMS:
868868
UIDeviceIdentifier: af4e11e25a2ea670078e2bd677bb0e8144f9f063
869869
WordPress-Aztec-iOS: 7d11d598f14c82c727c08b56bd35fbeb7dafb504
870870
WordPress-Editor-iOS: 9eb9f12f21a5209cb837908d81ffe1e31cb27345
871-
WordPressAuthenticator: 7f41297c3ac33ff19a65cb84950c6260932e47c0
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: 32d92d73e9069f1ad3f6475602932fa67ea93cb1
887+
PODFILE CHECKSUM: 6de269c9c15437b272a025a41941e8d00de0e6d0
888888

889889
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)