Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ target 'WordPress' do
pod 'MGSwipeTableCell', '1.6.1'
pod 'lottie-ios', '1.5.1'
pod 'Starscream', '3.0.2'
pod 'GoogleSignIn', '4.0.2'
pod 'GoogleSignIn', '4.1.0'

# --------------------
# WordPress components
Expand Down
38 changes: 19 additions & 19 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,27 +35,27 @@ PODS:
- FormatterKit/Resources (1.8.2)
- FormatterKit/TimeIntervalFormatter (1.8.2):
- FormatterKit/Resources
- GoogleSignIn (4.0.2):
- GoogleSignIn (4.1.0):
- GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1)
- GoogleToolboxForMac/NSString+URLArguments (~> 2.1)
- GTMOAuth2 (~> 1.0)
- GTMSessionFetcher/Core (~> 1.1)
- GoogleToolboxForMac/DebugUtils (2.1.1):
- GoogleToolboxForMac/Defines (= 2.1.1)
- GoogleToolboxForMac/Defines (2.1.1)
- GoogleToolboxForMac/NSDictionary+URLArguments (2.1.1):
- GoogleToolboxForMac/DebugUtils (= 2.1.1)
- GoogleToolboxForMac/Defines (= 2.1.1)
- GoogleToolboxForMac/NSString+URLArguments (= 2.1.1)
- GoogleToolboxForMac/NSString+URLArguments (2.1.1)
- GoogleToolboxForMac/DebugUtils (2.1.3):
- GoogleToolboxForMac/Defines (= 2.1.3)
- GoogleToolboxForMac/Defines (2.1.3)
- GoogleToolboxForMac/NSDictionary+URLArguments (2.1.3):
- GoogleToolboxForMac/DebugUtils (= 2.1.3)
- GoogleToolboxForMac/Defines (= 2.1.3)
- GoogleToolboxForMac/NSString+URLArguments (= 2.1.3)
- GoogleToolboxForMac/NSString+URLArguments (2.1.3)
- Gridicons (0.10)
- GTMOAuth2 (1.1.5):
- GTMSessionFetcher (~> 1.1)
- GTMSessionFetcher (1.1.11):
- GTMSessionFetcher/Full (= 1.1.11)
- GTMSessionFetcher/Core (1.1.11)
- GTMSessionFetcher/Full (1.1.11):
- GTMSessionFetcher/Core (= 1.1.11)
- GTMSessionFetcher (1.1.12):
- GTMSessionFetcher/Full (= 1.1.12)
- GTMSessionFetcher/Core (1.1.12)
- GTMSessionFetcher/Full (1.1.12):
- GTMSessionFetcher/Core (= 1.1.12)
- HockeySDK (5.0.0):
- HockeySDK/DefaultLib (= 5.0.0)
- HockeySDK/DefaultLib (5.0.0)
Expand Down Expand Up @@ -132,7 +132,7 @@ DEPENDENCIES:
- Expecta (= 1.0.6)
- FLAnimatedImage (= 1.0.12)
- FormatterKit/TimeIntervalFormatter (= 1.8.2)
- GoogleSignIn (= 4.0.2)
- GoogleSignIn (= 4.1.0)
- Gridicons (= 0.10)
- HockeySDK (= 5.0.0)
- lottie-ios (= 1.5.1)
Expand Down Expand Up @@ -183,11 +183,11 @@ SPEC CHECKSUMS:
Fabric: 2fb5676bc811af011a04513451f463dac6803206
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
FormatterKit: 4b8f29acc9b872d5d12a63efb560661e8f2e1b98
GoogleSignIn: d7ad83f13480e1f30453471d00d19b5293ac46af
GoogleToolboxForMac: 8e329f1b599f2512c6b10676d45736bcc2cbbeb0
GoogleSignIn: 8c599fc10d25b2af86a3f82fd9631e863f2b1400
GoogleToolboxForMac: 2501e2ad72a52eb3dfe7bd9aee7dad11b858bd20
Gridicons: e661b35e7d4f0ca79e8b2a2072c0081b91b5d1e0
GTMOAuth2: be83fd28d63ae3087e7d351b1f39c1a7e24ab6e7
GTMSessionFetcher: 5ad62e8200fa00ed011fe5e08d27fef72c5b1429
GTMSessionFetcher: ebaa1f79a5366922c1735f1566901f50beba23b7
HockeySDK: 82bf8dcbe1af3c87c24dc98924fcf2e2ba5be8c4
lottie-ios: f680a7c4cb7a567ecf258fde0f967913aff111b8
MGSwipeTableCell: 19a1d65dcc1ceaea42eb44bb2adae32101904514
Expand All @@ -208,6 +208,6 @@ SPEC CHECKSUMS:
WPMediaPicker: 51dff88157706419e000169b37c3abe0d3017b5f
wpxmlrpc: bfc572f62ce7ee897f6f38b098d2ba08732ecef4

PODFILE CHECKSUM: 012ea8ca42aae3ad50e55c8b1c25787943ff77ca
PODFILE CHECKSUM: 5fbfa68744b1e7c3d10ab0d934e8b716bf5e55f4

COCOAPODS: 1.3.1
Loading