Skip to content

Commit

Permalink
Bump WordPressKit 1.4.2-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danielebogo committed Oct 16, 2018
1 parent 5585ffb commit a4a2cf3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Podfile
Expand Up @@ -33,7 +33,7 @@ def shared_with_networking_pods
pod 'AFNetworking', '3.2.1'
pod 'Alamofire', '4.7.3'
pod 'wpxmlrpc', '0.8.3'
pod 'WordPressKit', '1.4.1'
pod 'WordPressKit', '1.4.2-beta.2'
end

def shared_test_pods
Expand Down Expand Up @@ -157,7 +157,7 @@ target 'WordPressNotificationContentExtension' do

inherit! :search_paths

pod 'WordPressKit', '1.4.1'
pod 'WordPressKit', '1.4.2-beta.2'
pod 'WordPressShared', '1.1.1-beta.5'
wordpress_ui
end
Expand All @@ -173,7 +173,7 @@ target 'WordPressNotificationServiceExtension' do
inherit! :search_paths

pod 'Gridicons', '0.16'
pod 'WordPressKit', '1.4.1'
pod 'WordPressKit', '1.4.2-beta.2'
pod 'WordPressShared', '1.1.1-beta.5'

wordpress_ui
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Expand Up @@ -120,7 +120,7 @@ PODS:
- WordPressShared (~> 1.1.1-beta.4)
- WordPressUI (~> 1.0)
- wpxmlrpc (~> 0.8)
- WordPressKit (1.4.1):
- WordPressKit (1.4.2-beta.2):
- Alamofire (~> 4.7.3)
- CocoaLumberjack (= 3.4.2)
- NSObject-SafeExpectations (= 0.0.3)
Expand Down Expand Up @@ -171,7 +171,7 @@ DEPENDENCIES:
- UIDeviceIdentifier (~> 0.4)
- WordPress-Editor-iOS (= 1.0.2)
- WordPressAuthenticator (= 1.1.1)
- WordPressKit (= 1.4.1)
- WordPressKit (= 1.4.2-beta.2)
- WordPressShared (= 1.1.1-beta.5)
- WordPressUI (= 1.0.8)
- WPMediaPicker (= 1.3.1)
Expand Down Expand Up @@ -257,13 +257,13 @@ SPEC CHECKSUMS:
WordPress-Aztec-iOS: a736985cc6de6ffceb30a03e380d849b4956ae51
WordPress-Editor-iOS: 571e9a168881af4cbe6cc909af603c278a5f0fe3
WordPressAuthenticator: 6e9cdd8f492ec771f9cb352e62a94059166f15c1
WordPressKit: d95804a925e3d23f6a8cc0d47424c673253a65b6
WordPressKit: a60ac809261ca23ac35e1c39e0249d9e05ab3ec0
WordPressShared: 66c7de16e1f0266d5eb4359803eb371b1c2ec4de
WordPressUI: e50965adee24b4f10da398f6cdbdd3a822274158
WPMediaPicker: ea92f84950843c7baf6a7325caed72ad7852418d
wpxmlrpc: bfc572f62ce7ee897f6f38b098d2ba08732ecef4
ZendeskSDK: 44ee00338dd718495f0364369420ae11b389c878

PODFILE CHECKSUM: c80ec7a219f6d48bb9fa7391192c41ab572a4ca9
PODFILE CHECKSUM: 174e262272d8b663ba85a0744568dc3d43c1dc74

COCOAPODS: 1.5.3

0 comments on commit a4a2cf3

Please sign in to comment.