kraken-build.gemspec in kraken-build-0.0.1 vs kraken-build.gemspec in kraken-build-0.0.2
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
require File.expand_path('../lib/kraken-build/version', __FILE__)
Gem::Specification.new do |gem|
- gem.authors = ["at"]
- gem.email = ["at@an-ti.eu"]
+ gem.authors = ["Andreas Tiefenthaler", "Michael Kohl"]
+ gem.email = ["at@an-ti.eu", "citizen428@gmail.com"]
gem.description = %q{A simple tool that generates a job for each github branch in your Jenkins environment}
gem.summary = %q{Managing your feature branches on Jenkins and Github}
gem.homepage = "https://github.com/pxlpnk/kraken-build"
gem.files = `git ls-files`.split($\)