Testing tests 8
This commit is contained in:
parent
973a2ba4d2
commit
b0c0e029fd
4
Gemfile
4
Gemfile
@ -72,8 +72,8 @@ group :development, :test do
|
||||
gem 'delorean'
|
||||
gem 'factory_girl_rails'
|
||||
#gem 'faker'
|
||||
gem 'pry'
|
||||
gem 'pry-rails'
|
||||
#gem 'pry'
|
||||
#gem 'pry-rails'
|
||||
end
|
||||
|
||||
group :development do
|
||||
|
12
Gemfile.lock
12
Gemfile.lock
@ -164,7 +164,6 @@ GEM
|
||||
callsite
|
||||
rack-contrib
|
||||
railties
|
||||
method_source (0.8.2)
|
||||
mime-types (1.25.1)
|
||||
mini_magick (3.7.0)
|
||||
subexec (~> 0.2.1)
|
||||
@ -187,13 +186,6 @@ GEM
|
||||
activesupport (>= 3.0, < 5.0)
|
||||
pg (0.17.1-x86-mingw32)
|
||||
polyglot (0.3.3)
|
||||
pry (0.9.12.6-x86-mingw32)
|
||||
coderay (~> 1.0)
|
||||
method_source (~> 0.8)
|
||||
slop (~> 3.4)
|
||||
win32console (~> 1.3)
|
||||
pry-rails (0.3.2)
|
||||
pry (>= 0.9.10)
|
||||
rack (1.5.2)
|
||||
rack-contrib (1.1.0)
|
||||
rack (>= 0.9.1)
|
||||
@ -255,7 +247,6 @@ GEM
|
||||
multi_json
|
||||
simplecov-html (~> 0.8.0)
|
||||
simplecov-html (0.8.0)
|
||||
slop (3.4.7)
|
||||
sorcery (0.8.5)
|
||||
bcrypt-ruby (>= 3.0)
|
||||
oauth (~> 0.4.4)
|
||||
@ -291,7 +282,6 @@ GEM
|
||||
addressable (>= 2.2.7)
|
||||
crack (>= 0.3.2)
|
||||
websocket (1.0.7)
|
||||
win32console (1.3.2-x86-mingw32)
|
||||
xpath (2.0.0)
|
||||
nokogiri (~> 1.3)
|
||||
|
||||
@ -335,8 +325,6 @@ DEPENDENCIES
|
||||
oauth2 (~> 0.8.0)
|
||||
paper_trail
|
||||
pg
|
||||
pry
|
||||
pry-rails
|
||||
rails (= 4.0.0)
|
||||
rails_12factor
|
||||
redis
|
||||
|
Loading…
x
Reference in New Issue
Block a user