Adjust Gemfile.devtools

This commit is contained in:
Markus Schirp 2013-03-01 23:22:42 +01:00
parent 363ae0c54e
commit 96af70ccee

View file

@ -40,10 +40,6 @@ group :metrics do
gem 'yard-spellcheck', '~> 0.1.5'
end
platforms :mri_19, :rbx do
gem 'mutant', '~> 0.2.20'
end
platforms :mri_19 do
gem 'simplecov', '~> 0.7.1'
end