Guest User

Untitled

a guest
Jan 16th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. -----> Detecting rake tasks
  2. -----> Preparing app for Rails asset pipeline
  3. Running: rake assets:precompile
  4. /tmp/build_292563c5be1c44e4dd0e09461b5ede6c/vendor/bundle/ruby/2.4.0/gems/fog-1.23.0/lib/fog/rackspace/mock_data.rb:42: warning: key "name" is duplicated and overwritten on line 80
  5. DEPRECATION WARNING: The configuration option `config.serve_static_assets` has been renamed to `config.serve_static_files` to clarify its role (it merely enables serving everything in the `public` folder and is unrelated to the asset pipeline). The `serve_static_assets` alias will be removed in Rails 5.0. Please migrate your configuration files accordingly. (called from block in <top (required)> at /tmp/build_292563c5be1c44e4dd0e09461b5ede6c/config/environments/production.rb:47)
  6. /tmp/build_292563c5be1c44e4dd0e09461b5ede6c/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.0/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Fixnum is deprecated
  7. /tmp/build_292563c5be1c44e4dd0e09461b5ede6c/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.0/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Bignum is deprecated
  8. rake aborted!
  9. SystemStackError: stack level too deep
Add Comment
Please, Sign In to add comment