Skip to content

Commit

Permalink
one more update
Browse files Browse the repository at this point in the history
  • Loading branch information
FesenkoG committed Oct 2, 2018
1 parent 0321329 commit 033944b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
def import_pods
pod 'scrypt', '~> 2.0'
pod "PromiseKit", "~> 6.3"
pod "PromiseKit", "~> 6.4.1"
pod 'BigInt', '~> 3.1'
pod 'CryptoSwift', '~> 0.11'
pod 'Result', '~> 4.0'
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ PODS:
DEPENDENCIES:
- BigInt (~> 3.1)
- CryptoSwift (~> 0.11)
- PromiseKit (~> 6.3)
- PromiseKit (~> 6.4.1)
- Result (~> 4.0)
- scrypt (~> 2.0)
- secp256k1_ios (from `https://github.com/shamatar/secp256k1_ios.git`)
Expand Down Expand Up @@ -52,6 +52,6 @@ SPEC CHECKSUMS:
secp256k1_ios: ac9ef04e761f43c58012b28548afa91493761f17
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4

PODFILE CHECKSUM: f6c71566157938ba8afa59f1e6a3ffc11d709d7b
PODFILE CHECKSUM: 809fc36118e9c566db575d7ab123e35b5acc3df5

COCOAPODS: 1.6.0.beta.1
4 changes: 2 additions & 2 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 033944b

Please sign in to comment.