mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-03 19:40:15 +01:00
Use the proper version of timecop
This commit is contained in:
parent
79fdd5d625
commit
c9d7fd1124
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -67,7 +67,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue