Skip to content

Commit

Permalink
Add bundler and gserver to allow it to run
Browse files Browse the repository at this point in the history
  • Loading branch information
Tallak Tveide committed Feb 13, 2017
1 parent 6de8b79 commit 67bbbcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modbus-cli.gemspec
Expand Up @@ -22,6 +22,8 @@ Gem::Specification.new do |s|
# s.add_development_dependency "rspec"
s.add_runtime_dependency "rmodbus", '~> 1.2'
s.add_runtime_dependency "clamp", '~> 0.6.5'
s.add_runtime_dependency "gserver", '~> 0.0'
s.add_development_dependency "rspec", '~> 3.2'
s.add_development_dependency "rake", '~> 0.9'
s.add_development_dependency "bundler", '~> 1.14'
end

0 comments on commit 67bbbcb

Please sign in to comment.