devinstall.gemspec in devinstall-0.0.5 vs devinstall.gemspec in devinstall-0.0.6
- old
+ new
@@ -5,10 +5,10 @@
Gem::Specification.new do |spec|
spec.name = 'devinstall'
spec.version = Devinstall::VERSION
spec.authors = ['Dragos Boca']
- spec.email = ['dboca@mail.com']
+ spec.email = %w(dboca@mail.com)
spec.description = %q{remote builder and installer}
spec.summary = %q{Copy the source files to a build host, build the packages and install builded packages}
spec.homepage = 'http://github.com/dboca/devinstall'
spec.license = 'MIT'