Added compass to avoid warning during test suite
This commit is contained in:
parent
60dc1fee0e
commit
caced07f0f
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -10,6 +10,7 @@ group :development do
|
|||
end
|
||||
|
||||
group :test do
|
||||
gem "compass"
|
||||
gem "cucumber"
|
||||
gem "fivemat"
|
||||
gem "aruba"
|
||||
|
|
Loading…
Reference in a new issue