bit of refactoring and adding zamioculcas bin

This commit is contained in:
Norm MacLennan
2015-01-15 07:24:14 -05:00
parent 0328ebd878
commit adae2dcdcc
18 changed files with 888 additions and 805 deletions

View File

@@ -18,6 +18,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]
spec.add_dependency "rubyntlm", "~> 0.4.0"
spec.add_development_dependency "bundler", "~> 1.7"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_runtime_dependency "savon", "~> 2.8.0"