Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. remote: !
  2. remote: ! Could not detect rake tasks
  3. remote: ! ensure you can run `$ bundle exec rake -P` against your app
  4. remote: ! and using the production group of your Gemfile.
  5. remote: ! Activating bundler (2.0.2) failed:
  6. remote: ! Could not find 'bundler' (2.0.2) required by your /tmp/build_57631bbd9dccb628e4117eeba0f363ac/Gemfile.lock.
  7. remote: ! To update to the latest version installed on your system, run `bundle update --bundler`.
  8. remote: ! To install the missing version, run `gem install bundler:2.0.2`
  9. remote: ! Checked in 'GEM_PATH=/tmp/build_57631bbd9dccb628e4117eeba0f363ac/vendor/bundle/ruby/2.6.0', execute `gem env` for more information
  10. remote: !
  11. remote: ! To install the version of bundler this project requires, run `gem install bundler -v '2.0.2'`
  12. remote: !
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement