Revert "install timecop for testing"
This reverts commit 0aa5682f8e3d2f50443fa8ac457daf5c9784dfd8.
This commit is contained in:
parent
325b84545c
commit
01f72bfa83
1
Gemfile
1
Gemfile
|
@ -42,7 +42,6 @@ group :development, :test do
|
|||
gem 'awesome_print'
|
||||
gem 'database_cleaner'
|
||||
gem 'launchy'
|
||||
gem 'timecop'
|
||||
end
|
||||
|
||||
|
||||
|
|
|
@ -225,7 +225,6 @@ GEM
|
|||
rack (>= 1.0.0)
|
||||
thor (0.14.6)
|
||||
tilt (1.3.3)
|
||||
timecop (0.3.5)
|
||||
treetop (1.4.10)
|
||||
polyglot
|
||||
polyglot (>= 0.3.1)
|
||||
|
@ -277,7 +276,6 @@ DEPENDENCIES
|
|||
stamp
|
||||
therubyracer
|
||||
thin
|
||||
timecop
|
||||
turn
|
||||
uglifier
|
||||
will_paginate (~> 3.0)
|
||||
|
|
Loading…
Reference in a new issue