Guest User

Untitled

a guest
Jan 23rd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. -----> Heroku receiving push
  2. -----> Ruby/Rails app detected
  3. -----> Installing dependencies using Bundler version 1.1.pre.8
  4. Running: bundle install --without development:test --path vendor/bundle --deployment
  5. You are trying to install in deployment mode after changing
  6. your Gemfile. Run `bundle install` elsewhere and add the
  7. updated Gemfile.lock to version control.
  8. You have deleted from the Gemfile:
  9. * growl (= 1.0.3)
  10. * rb-fsevent (= 0.4.3.1)
  11. !
  12. ! Failed to install gems via Bundler.
  13. !
  14. ! Heroku push rejected, failed to compile Ruby/rails app
Add Comment
Please, Sign In to add comment