Skip to content

Commit c5a973f

Browse files
committed
Fix lint issues
1 parent e05980f commit c5a973f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ workspace 'WordPress.xcworkspace'
2020
## ===================================
2121
##
2222
def wordpress_shared
23-
pod 'WordPressShared', '~> 2.0.1-beta.1'
23+
pod 'WordPressShared', '~> 2.0.1-beta.1'
2424
# pod 'WordPressShared', git: 'https://github.com/wordpress-mobile/WordPress-iOS-Shared.git', tag: ''
2525
# pod 'WordPressShared', git: 'https://github.com/wordpress-mobile/WordPress-iOS-Shared.git', branch: ''
2626
# pod 'WordPressShared', git: 'https://github.com/wordpress-mobile/WordPress-iOS-Shared.git', commit: ''

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,6 +892,6 @@ SPEC CHECKSUMS:
892892
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
893893
ZIPFoundation: ae5b4b813d216d3bf0a148773267fff14bd51d37
894894

895-
PODFILE CHECKSUM: 47e54f94168e87c25167d47828a36fbb8cc7b14b
895+
PODFILE CHECKSUM: 42b08cc7024f28711cc5eecbb6ec28f3219c4020
896896

897897
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)