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