Update contact email [ci skip]

This commit is contained in:
Markus Schirp 2013-06-02 23:06:00 +02:00
parent 5d3e95e9c7
commit 9795357e69

View file

@ -4,7 +4,7 @@ Gem::Specification.new do |gem|
gem.name = 'mutant'
gem.version = '0.3.0'
gem.authors = [ 'Markus Schirp' ]
gem.email = [ 'mbj@seonic.net' ]
gem.email = [ 'mbj@schir-dsp.com' ]
gem.description = 'Mutation testing for ruby'
gem.summary = 'Mutation testing tool for ruby under MRI and Rubinius'
gem.homepage = 'https://github.com/mbj/mutant'