mutant.gemspec in mutant-0.2.15 vs mutant.gemspec in mutant-0.2.16
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |gem|
gem.name = 'mutant'
- gem.version = '0.2.15'
+ gem.version = '0.2.16'
gem.authors = [ 'Markus Schirp' ]
gem.email = [ 'mbj@seonic.net' ]
gem.description = 'Mutation testing for ruby'
gem.summary = 'Mutation testing tool for ruby under MRI and Rubinius'
gem.homepage = 'https://github.com/mbj/mutant'