Update the version specifier for timecop

This commit is contained in:
Matt Rogers 2013-07-24 12:35:11 -05:00
parent 20f11ceac7
commit e7c6142684
2 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,7 @@ group :test do
gem "aruba", :require => false
gem "simplecov"
gem "timecop"
gem "timecop", "~> 0.6.2"
# Note that > 2.14 has problems, see:
# https://code.google.com/p/selenium/issues/detail?id=3075