Skip to content

Commit a3b481c

Browse files
committed
Update WordPressKit
1 parent 2e8627b commit a3b481c

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
@@ -51,7 +51,7 @@ end
5151

5252
def wordpress_kit
5353
# pod 'WordPressKit', '~> 13.0'
54-
pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', commit: 'dfb2134ca3b91233d44b3551d91844bf2087996f'
54+
pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', commit: 'ae8f83e5cffd14cc34cec863fc2d5c63e9658246'
5555
# pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', branch: ''
5656
# pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', tag: ''
5757
# pod 'WordPressKit', path: '../WordPressKit-iOS'

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ DEPENDENCIES:
120120
- SwiftLint (~> 0.50)
121121
- WordPress-Editor-iOS (~> 1.19.9)
122122
- WordPressAuthenticator (from `https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git`, commit `fa06fca7178b268d382d91861752b3be0729e8a8`)
123-
- WordPressKit (from `https://github.com/wordpress-mobile/WordPressKit-iOS.git`, commit `dfb2134ca3b91233d44b3551d91844bf2087996f`)
123+
- WordPressKit (from `https://github.com/wordpress-mobile/WordPressKit-iOS.git`, commit `ae8f83e5cffd14cc34cec863fc2d5c63e9658246`)
124124
- WordPressShared (~> 2.3)
125125
- WordPressUI (~> 1.15)
126126
- ZendeskSupportSDK (= 5.3.0)
@@ -178,7 +178,7 @@ EXTERNAL SOURCES:
178178
:commit: fa06fca7178b268d382d91861752b3be0729e8a8
179179
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
180180
WordPressKit:
181-
:commit: dfb2134ca3b91233d44b3551d91844bf2087996f
181+
:commit: ae8f83e5cffd14cc34cec863fc2d5c63e9658246
182182
:git: https://github.com/wordpress-mobile/WordPressKit-iOS.git
183183

184184
CHECKOUT OPTIONS:
@@ -189,7 +189,7 @@ CHECKOUT OPTIONS:
189189
:commit: fa06fca7178b268d382d91861752b3be0729e8a8
190190
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
191191
WordPressKit:
192-
:commit: dfb2134ca3b91233d44b3551d91844bf2087996f
192+
:commit: ae8f83e5cffd14cc34cec863fc2d5c63e9658246
193193
:git: https://github.com/wordpress-mobile/WordPressKit-iOS.git
194194

195195
SPEC CHECKSUMS:
@@ -236,6 +236,6 @@ SPEC CHECKSUMS:
236236
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
237237
ZIPFoundation: d170fa8e270b2a32bef9dcdcabff5b8f1a5deced
238238

239-
PODFILE CHECKSUM: e000a2048651eeea961e5c16e130a60d9c7cd1b9
239+
PODFILE CHECKSUM: 789b31b6a2ca3d561448844d8f4974102bb535d6
240240

241241
COCOAPODS: 1.14.2

0 commit comments

Comments
 (0)