Revert "install timecop for testing"
This reverts commit 0aa5682f8e3d2f50443fa8ac457daf5c9784dfd8.
This commit is contained in:
parent
325b84545c
commit
01f72bfa83
2 changed files with 1 additions and 4 deletions
3
Gemfile
3
Gemfile
|
@ -27,7 +27,7 @@ group :assets do
|
|||
gem 'uglifier'
|
||||
end
|
||||
|
||||
group :development do
|
||||
group :development do
|
||||
gem 'rails-footnotes', '>= 3.7.5.rc4'
|
||||
gem 'annotate', :git => 'git://github.com/ctran/annotate_models.git'
|
||||
end
|
||||
|
@ -42,7 +42,6 @@ group :development, :test do
|
|||
gem 'awesome_print'
|
||||
gem 'database_cleaner'
|
||||
gem 'launchy'
|
||||
gem 'timecop'
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue