fix the error that cannot open site after upgrade
This commit is contained in:
parent
2fab4d95c3
commit
46d00c0109
|
@ -75,7 +75,7 @@ end
|
|||
|
||||
#development related gems
|
||||
group :development do
|
||||
gem 'better_errors'
|
||||
gem 'better_errors', '~> 2.8.1'
|
||||
# gem 'guard-bundler'
|
||||
# gem 'guard-rails'
|
||||
gem 'rails_layout'
|
||||
|
|
Loading…
Reference in New Issue