Skip to content

Commit

Permalink
Add unirest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
egorras committed Feb 1, 2018
1 parent 7d85a66 commit cf8580c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdl-client-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency 'stomp', '1.3.4'
spec.add_runtime_dependency 'logging', '2.0.0'

spec.add_runtime_dependency 'unirest', '1.1.2'

spec.add_development_dependency 'bundler', '~> 1.9'
spec.add_development_dependency 'rake', '~> 10.0'
Expand Down

0 comments on commit cf8580c

Please sign in to comment.