diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-04-12 19:04:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-12 19:04:09 -0400 |
commit | b12fe0aeb3cbee8c4067a4fd229a7fb54de6781b (patch) | |
tree | c59f8690f0ab0ad4a266955a153b4af50450cb72 /xcode/Podfile.lock | |
parent | 086133f39a175a72ea7c898c708fed38b8dbd36b (diff) | |
parent | 5147349feabe93d4cfd3d45e94002c1bb8f87923 (diff) |
Merge pull request #88 from matrix-org/manuroe/sas_pksigning
OLMKit: add Short Authentication String verification
Diffstat (limited to 'xcode/Podfile.lock')
-rw-r--r-- | xcode/Podfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/xcode/Podfile.lock b/xcode/Podfile.lock index e9099c4..678923e 100644 --- a/xcode/Podfile.lock +++ b/xcode/Podfile.lock @@ -1,9 +1,9 @@ PODS: - - OLMKit (2.3.0): - - OLMKit/olmc (= 2.3.0) - - OLMKit/olmcpp (= 2.3.0) - - OLMKit/olmc (2.3.0) - - OLMKit/olmcpp (2.3.0) + - OLMKit (3.0.0): + - OLMKit/olmc (= 3.0.0) + - OLMKit/olmcpp (= 3.0.0) + - OLMKit/olmc (3.0.0) + - OLMKit/olmcpp (3.0.0) DEPENDENCIES: - OLMKit (from `../OLMKit.podspec`) @@ -13,8 +13,8 @@ EXTERNAL SOURCES: :path: "../OLMKit.podspec" SPEC CHECKSUMS: - OLMKit: 6af55a19917c35f86df5198c213979ecdf8ba76e + OLMKit: 88eda69110489f817d59bcb4353b7c247570aa4f PODFILE CHECKSUM: 4e261dae61d833ec5585ced2473023b98909fd35 -COCOAPODS: 1.6.0.beta.2 +COCOAPODS: 1.6.0 |