roqua-healthy.gemspec in roqua-healthy-1.1.9 vs roqua-healthy.gemspec in roqua-healthy-1.2.0
- old
+ new
@@ -6,11 +6,11 @@
gem.name = "roqua-healthy"
gem.version = Roqua::Healthy::VERSION
gem.summary = %q{Arranges communication between Mirth and RoQua}
gem.description = %q{Receives queries from RoQua, sends them to Mirth, and translates Mirth's responses back into Rubyland.}
gem.license = "MIT"
- gem.authors = ["Marten Veldthuis"]
- gem.email = "marten@roqua.nl"
+ gem.authors = ["Marten Veldthuis", "Jorn van de Beek"]
+ gem.email = "support@roqua.nl"
gem.homepage = "https://github.com/roqua/healthy"
gem.files = `git ls-files`.split($/)
gem.executables = [] # executables in bin/ are helpers for use during development
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})