Do not create a dep cycle
This commit is contained in:
parent
b78476a990
commit
4dc3d5b674
1 changed files with 0 additions and 4 deletions
|
@ -37,10 +37,6 @@ group :metrics do
|
||||||
gem 'yardstick', '~> 0.9.5'
|
gem 'yardstick', '~> 0.9.5'
|
||||||
gem 'yard-spellcheck', '~> 0.1.5'
|
gem 'yard-spellcheck', '~> 0.1.5'
|
||||||
|
|
||||||
platforms :mri_19, :rbx do
|
|
||||||
gem 'mutant', '~> 0.2.20'
|
|
||||||
end
|
|
||||||
|
|
||||||
platforms :rbx do
|
platforms :rbx do
|
||||||
gem 'pelusa', '~> 0.2.2'
|
gem 'pelusa', '~> 0.2.2'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue