Adjust Gemfile.devtools
This commit is contained in:
parent
363ae0c54e
commit
96af70ccee
1 changed files with 0 additions and 4 deletions
|
@ -40,10 +40,6 @@ group :metrics do
|
||||||
gem 'yard-spellcheck', '~> 0.1.5'
|
gem 'yard-spellcheck', '~> 0.1.5'
|
||||||
end
|
end
|
||||||
|
|
||||||
platforms :mri_19, :rbx do
|
|
||||||
gem 'mutant', '~> 0.2.20'
|
|
||||||
end
|
|
||||||
|
|
||||||
platforms :mri_19 do
|
platforms :mri_19 do
|
||||||
gem 'simplecov', '~> 0.7.1'
|
gem 'simplecov', '~> 0.7.1'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue