File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ def core_pods
12
12
pod 'CryptoSwift' # MD5 hash
13
13
pod 'ByteBackpacker' # Utility to pack value types into a Byte array
14
14
pod 'libsodium' # Sodium crypto library
15
- pod 'GRKOpenSSLFramework' , '1.0.2.19 '
15
+ pod 'GRKOpenSSLFramework' , '1.0.2.18 '
16
16
end
17
17
18
18
# Markdown parser, forked with fixed whitespaces. '5 * 5 * 6'
Original file line number Diff line number Diff line change 24
24
- GRDB.swift (3.6.2)
25
25
- GRDBCipher (3.6.2):
26
26
- SQLCipher (~> 3.4.1)
27
- - GRKOpenSSLFramework (1.0.2.19 )
27
+ - GRKOpenSSLFramework (1.0.2.18 )
28
28
- KeychainAccess (3.1.2)
29
29
- libsodium (1.0.12)
30
30
- Lisk (1.1.0):
@@ -87,7 +87,7 @@ DEPENDENCIES:
87
87
- FreakingSimpleRoundImageView
88
88
- FTIndicator
89
89
- GRDB.swift
90
- - GRKOpenSSLFramework (= 1.0.2.19 )
90
+ - GRKOpenSSLFramework (= 1.0.2.18 )
91
91
- KeychainAccess
92
92
- libsodium
93
93
- Lisk (from `https://github.com/adamant-im/lisk-swift.git`)
@@ -184,7 +184,7 @@ SPEC CHECKSUMS:
184
184
FTIndicator: f7f071fd159e5befa1d040a9ef2e3ab53fa9322c
185
185
GRDB.swift: e10787d857b6b8135354b9e08fb23b4bb8e2fab7
186
186
GRDBCipher: caccb02f13acd7f745e595cf84a70be3e91fb5f3
187
- GRKOpenSSLFramework: 4abc733a8fcbc37060619a86a54202d2938dd70e
187
+ GRKOpenSSLFramework: 1d65e55d569af7b23074373041a92cc8bc768a92
188
188
KeychainAccess: b3816fddcf28aa29d94b10ec305cd52be14c472b
189
189
libsodium: 9a8faa5ef2fa0d2d57bd7f7d79bf8fb7c1a9f0ea
190
190
Lisk: 2b21f9a60f4b1583349a1b1677d83781ec32ca70
@@ -210,6 +210,6 @@ SPEC CHECKSUMS:
210
210
Swinject: 82cdb851f63f91bba974e3eca1d69780f2f7677e
211
211
web3swift: d80d1b9a3feca16e614acec9eea47ec26310d37d
212
212
213
- PODFILE CHECKSUM: 722560d499f2daabde9cfc553e3ae0bf6faf7152
213
+ PODFILE CHECKSUM: 28ad3c28ab607705b5dbf8b7b68105b6422080a1
214
214
215
215
COCOAPODS: 1.7.1
You can’t perform that action at this time.
0 commit comments