Skip to content

Commit dbb87ac

Browse files
Point WordPressAuthenticator pod to latest commit.
1 parent 64c7f20 commit dbb87ac

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.3.0'
46-
pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => 'bce1cffedfa49ae30acb3995c0c4e75cac2aa21c'
46+
pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => '5ea0d99de046fcf56c5dd3ec6b1f40103cdb9418'
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 `bce1cffedfa49ae30acb3995c0c4e75cac2aa21c`)
95+
- WordPressAuthenticator (from `https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git`, commit `5ea0d99de046fcf56c5dd3ec6b1f40103cdb9418`)
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: bce1cffedfa49ae30acb3995c0c4e75cac2aa21c
144+
:commit: 5ea0d99de046fcf56c5dd3ec6b1f40103cdb9418
145145
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
146146

147147
CHECKOUT OPTIONS:
148148
WordPressAuthenticator:
149-
:commit: bce1cffedfa49ae30acb3995c0c4e75cac2aa21c
149+
:commit: 5ea0d99de046fcf56c5dd3ec6b1f40103cdb9418
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: ec2baf493675445a530714627de276ee17e01a49
190+
PODFILE CHECKSUM: 5408783f13717571c5f3a3af6c3b6c135c9a6cc0
191191

192192
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)