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'
|
||||
end
|
||||
|
||||
platforms :mri_19, :rbx do
|
||||
gem 'mutant', '~> 0.2.20'
|
||||
end
|
||||
|
||||
platforms :mri_19 do
|
||||
gem 'simplecov', '~> 0.7.1'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue