remove outdated comment

The comment is outdated in the sense that the limitation to versions lower
than 2.14 was dropped three years ago (ca7d81d). In other words, tracks
used newer versions for quite a while now, so this comment does not make
sense anymore.
This commit is contained in:
Carsten Otto 2015-04-12 22:03:46 +02:00
parent db62ebd074
commit 65fe3ad202

View file

@ -65,8 +65,6 @@ group :test do
gem "aruba", ">=0.5.4", :require => false
# Note that > 2.14 has problems, see:
# https://code.google.com/p/selenium/issues/detail?id=3075
gem "selenium-webdriver"
# uncomment to use the webkit option. This depends on Qt being installed