downgrades sprockets to 3.6.3 to avoid warnings
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -19,6 +19,9 @@ gem 'jquery-ui-rails'
|
||||
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
|
||||
gem 'turbolinks'
|
||||
|
||||
# Fix sprockets on the
|
||||
gem 'sprockets', '~> 3.6.3'
|
||||
|
||||
gem 'devise', '~> 3.5.7'
|
||||
# Use ActiveModel has_secure_password
|
||||
# gem 'bcrypt', '~> 3.1.7'
|
||||
|
||||
Reference in New Issue
Block a user