提交 01f72bfa 编写于 作者: N Nihad Abbasov

Revert "install timecop for testing"

This reverts commit 0aa5682f8e3d2f50443fa8ac457daf5c9784dfd8.
上级 325b8454
...@@ -27,7 +27,7 @@ group :assets do ...@@ -27,7 +27,7 @@ group :assets do
gem 'uglifier' gem 'uglifier'
end end
group :development do group :development do
gem 'rails-footnotes', '>= 3.7.5.rc4' gem 'rails-footnotes', '>= 3.7.5.rc4'
gem 'annotate', :git => 'git://github.com/ctran/annotate_models.git' gem 'annotate', :git => 'git://github.com/ctran/annotate_models.git'
end end
...@@ -42,7 +42,6 @@ group :development, :test do ...@@ -42,7 +42,6 @@ group :development, :test do
gem 'awesome_print' gem 'awesome_print'
gem 'database_cleaner' gem 'database_cleaner'
gem 'launchy' gem 'launchy'
gem 'timecop'
end end
......
...@@ -225,7 +225,6 @@ GEM ...@@ -225,7 +225,6 @@ GEM
rack (>= 1.0.0) rack (>= 1.0.0)
thor (0.14.6) thor (0.14.6)
tilt (1.3.3) tilt (1.3.3)
timecop (0.3.5)
treetop (1.4.10) treetop (1.4.10)
polyglot polyglot
polyglot (>= 0.3.1) polyglot (>= 0.3.1)
...@@ -277,7 +276,6 @@ DEPENDENCIES ...@@ -277,7 +276,6 @@ DEPENDENCIES
stamp stamp
therubyracer therubyracer
thin thin
timecop
turn turn
uglifier uglifier
will_paginate (~> 3.0) will_paginate (~> 3.0)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册