Skip to content

Commit

Permalink
Update Result dependency to ~> 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hboon committed Jun 27, 2018
1 parent a993dd4 commit e158b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web3swift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ s.frameworks = 'CoreImage'
s.dependency 'Alamofire', '~> 4.7'
s.dependency 'Alamofire-Synchronous', '~> 4.0'
s.dependency 'BigInt', '~> 3.0.1'
s.dependency 'Result', '~> 3.0.0'
s.dependency 'Result', '~> 3.1'
s.dependency 'CryptoSwift', '~> 0.10.0'
s.dependency 'libsodium', '~> 1.0.12'
s.dependency 'secp256k1_ios', '~> 0.1.3'
Expand Down

0 comments on commit e158b94

Please sign in to comment.