Skip to content

Commit c85d065

Browse files
committed
Update authenticator library
1 parent a92f3ef commit c85d065

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ target 'WooCommerce' do
4343

4444
# To allow pod to pick up beta versions use -beta. E.g., 1.1.7-beta.1
4545
# pod 'WordPressAuthenticator', '~> 2.2.1-beta.3'
46-
pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => 'cc19bccef10ac9512a310843ecb6bb7f90ba739f'
46+
pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => '1687e5573d611f98859aefa0439b3f48979dcbd0'
4747
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => ''
4848
# pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'
4949

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ DEPENDENCIES:
9292
- Sourcery (~> 1.0.3)
9393
- StripeTerminal (~> 2.7)
9494
- WordPress-Editor-iOS (~> 1.11.0)
95-
- WordPressAuthenticator (from `https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git`, commit `cc19bccef10ac9512a310843ecb6bb7f90ba739f`)
95+
- WordPressAuthenticator (from `https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git`, commit `1687e5573d611f98859aefa0439b3f48979dcbd0`)
9696
- WordPressKit (~> 4.49.0)
9797
- WordPressShared (~> 1.15)
9898
- WordPressUI (~> 1.12.5)
@@ -141,12 +141,12 @@ SPEC REPOS:
141141

142142
EXTERNAL SOURCES:
143143
WordPressAuthenticator:
144-
:commit: cc19bccef10ac9512a310843ecb6bb7f90ba739f
144+
:commit: 1687e5573d611f98859aefa0439b3f48979dcbd0
145145
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
146146

147147
CHECKOUT OPTIONS:
148148
WordPressAuthenticator:
149-
:commit: cc19bccef10ac9512a310843ecb6bb7f90ba739f
149+
:commit: 1687e5573d611f98859aefa0439b3f48979dcbd0
150150
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
151151

152152
SPEC CHECKSUMS:
@@ -187,6 +187,6 @@ SPEC CHECKSUMS:
187187
ZendeskSupportProvidersSDK: 2bdf8544f7cd0fd4c002546f5704b813845beb2a
188188
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
189189

190-
PODFILE CHECKSUM: 9f27a6804ee44aea19d04cecd81ade48ae32aa3b
190+
PODFILE CHECKSUM: 7bee85410dd7d0a2f8f3b6a4f37638fd0d232a35
191191

192192
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)