I\'m working with heroku and every time I try to push my app this message shows out:
remote: Compressing source files... done. remote: Building source: remo
Even with bundler 2 on the system this error still happens when deploying an app with Ruby 2.6 since Ruby 2.6 ships with a default version of bundler.
If you are using Ruby 2.6 then upgrade to Ruby 2.6.1 to avoid this issue.