Testing tests 7
This commit is contained in:
parent
f409825838
commit
53d26c62a8
2
Gemfile
2
Gemfile
@ -67,7 +67,7 @@ gem 'paper_trail'
|
||||
|
||||
|
||||
group :development, :test do
|
||||
gem 'thin'
|
||||
#gem 'thin'
|
||||
gem 'debugger'
|
||||
gem 'delorean'
|
||||
gem 'factory_girl_rails'
|
||||
|
@ -91,7 +91,6 @@ GEM
|
||||
thor
|
||||
crack (0.4.2)
|
||||
safe_yaml (~> 1.0.0)
|
||||
daemons (1.1.9)
|
||||
database_cleaner (1.2.0)
|
||||
debug_inspector (0.0.2)
|
||||
debugger (1.6.5)
|
||||
@ -273,10 +272,6 @@ GEM
|
||||
subexec (0.2.3)
|
||||
term-ansicolor (1.3.0)
|
||||
tins (~> 1.0)
|
||||
thin (1.6.1)
|
||||
daemons (>= 1.0.9)
|
||||
eventmachine (>= 1.0.0)
|
||||
rack (>= 1.0.0)
|
||||
thor (0.18.1)
|
||||
thread_safe (0.1.3)
|
||||
atomic
|
||||
@ -352,7 +347,6 @@ DEPENDENCIES
|
||||
selenium-webdriver
|
||||
simplecov
|
||||
sorcery (>= 0.8.1)
|
||||
thin
|
||||
turbolinks
|
||||
uglifier (>= 1.3.0)
|
||||
webmock
|
||||
|
Loading…
x
Reference in New Issue
Block a user