diff --git a/Gemfile b/Gemfile index 6be66484..e8456410 100644 --- a/Gemfile +++ b/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 diff --git a/Gemfile.lock b/Gemfile.lock index bae5324f..3563efe7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,7 @@ GEM thread_safe (0.1.0) atomic tilt (1.4.1) - timecop (0.6.2) + timecop (0.6.2.2) tolk (1.3.11) safe_yaml (~> 0.8) will_paginate @@ -243,7 +243,7 @@ DEPENDENCIES sqlite3 swf_fu therubyracer - timecop + timecop (~> 0.6.2) tolk turbolinks twitter-bootstrap-rails!