Skip to content

Commit

Permalink
(fix) add zlib to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
f3rno committed Nov 23, 2018
1 parent b68195b commit f0604e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bitfinex-rb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'emittr', '~> 0.1.0', '>= 0.1.0'
spec.add_runtime_dependency 'dotenv', '~> 2.5.0', '>= 2.5.0'
spec.add_runtime_dependency 'faraday_adapter_socks', '~> 0.1.1', '>= 0.1.1'
spec.add_runtime_dependency 'zlib', '~> 1.0.0', '>= 1.0.0'
end

0 comments on commit f0604e9

Please sign in to comment.