Remove duplicate mutant source
This commit is contained in:
parent
097a5cdc5b
commit
1a26723030
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ group :metrics do
|
||||||
gem 'yardstick', '~> 0.9.6', git: 'https://github.com/dkubb/yardstick.git'
|
gem 'yardstick', '~> 0.9.6', git: 'https://github.com/dkubb/yardstick.git'
|
||||||
|
|
||||||
platforms :ruby_19, :ruby_20 do
|
platforms :ruby_19, :ruby_20 do
|
||||||
gem 'mutant', git: 'https://github.com/mbj/mutant.git'
|
|
||||||
gem 'yard-spellcheck', '~> 0.1.5'
|
gem 'yard-spellcheck', '~> 0.1.5'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue