Skip to content

Commit

Permalink
Podfile: Locking Authenticator to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jleandroperez committed Jul 12, 2018
1 parent 914f6c7 commit 458b694
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ target 'WordPress' do
pod 'Gridicons', '0.16'
pod 'NSURL+IDN', '0.3'
pod 'WPMediaPicker', '1.1'
pod 'WordPressAuthenticator', '~> 1.0'
pod 'WordPressAuthenticator', '1.0.2'
pod 'WordPress-Aztec-iOS', '1.0.0-beta.23'
pod 'WordPress-Editor-iOS', '1.0.0-beta.23'
pod 'WordPressUI', '1.0.6'
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ DEPENDENCIES:
- UIDeviceIdentifier (~> 0.4)
- WordPress-Aztec-iOS (= 1.0.0-beta.23)
- WordPress-Editor-iOS (= 1.0.0-beta.23)
- WordPressAuthenticator (~> 1.0)
- WordPressAuthenticator (= 1.0.2)
- WordPressKit (from `https://github.com/wordpress-mobile/WordPressKit-iOS.git`, commit `c2ae16bbc3fb759e0684fc9e5642d52390d00285`)
- WordPressShared (= 1.0.8)
- WordPressUI (= 1.0.6)
Expand Down Expand Up @@ -263,6 +263,6 @@ SPEC CHECKSUMS:
wpxmlrpc: bfc572f62ce7ee897f6f38b098d2ba08732ecef4
ZendeskSDK: 2cda4db2ba6b10ba89aeb8dddaa94e97c85946a0

PODFILE CHECKSUM: 47212ed65e3a0f436348a0bd9e2f1bbe85950937
PODFILE CHECKSUM: 339d865b12a7ec85801b0246d83b31ae9ccc508c

COCOAPODS: 1.5.3

0 comments on commit 458b694

Please sign in to comment.