Skip to content

Commit 033944b

Browse files
committed
one more update
1 parent 0321329 commit 033944b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
def import_pods
22
pod 'scrypt', '~> 2.0'
3-
pod "PromiseKit", "~> 6.3"
3+
pod "PromiseKit", "~> 6.4.1"
44
pod 'BigInt', '~> 3.1'
55
pod 'CryptoSwift', '~> 0.11'
66
pod 'Result', '~> 4.0'

Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ PODS:
2020
DEPENDENCIES:
2121
- BigInt (~> 3.1)
2222
- CryptoSwift (~> 0.11)
23-
- PromiseKit (~> 6.3)
23+
- PromiseKit (~> 6.4.1)
2424
- Result (~> 4.0)
2525
- scrypt (~> 2.0)
2626
- secp256k1_ios (from `https://github.com/shamatar/secp256k1_ios.git`)
@@ -52,6 +52,6 @@ SPEC CHECKSUMS:
5252
secp256k1_ios: ac9ef04e761f43c58012b28548afa91493761f17
5353
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4
5454

55-
PODFILE CHECKSUM: f6c71566157938ba8afa59f1e6a3ffc11d709d7b
55+
PODFILE CHECKSUM: 809fc36118e9c566db575d7ab123e35b5acc3df5
5656

5757
COCOAPODS: 1.6.0.beta.1

Pods/Manifest.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)