2
Gemfile
2
Gemfile
@@ -19,7 +19,7 @@ gem 'jquery-ui-rails'
|
||||
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
|
||||
gem 'turbolinks'
|
||||
|
||||
gem 'devise'
|
||||
gem 'devise', '~> 3.5.6'
|
||||
# Use ActiveModel has_secure_password
|
||||
# gem 'bcrypt', '~> 3.1.7'
|
||||
gem 'omniauth'
|
||||
|
||||
@@ -443,7 +443,7 @@ DEPENDENCIES
|
||||
dalli
|
||||
database_cleaner
|
||||
delayed_job_active_record (~> 4.1.0)
|
||||
devise
|
||||
devise (~> 3.5.6)
|
||||
devise-async
|
||||
email_spec
|
||||
factory_girl_rails
|
||||
|
||||
Reference in New Issue
Block a user