I study linux for 1 month. While I tried to make all steps from Migrating from MySQL to Postgres on Heroku I\'ve got an error I could not handle.
When I try to install t
1) Skip the sudo just run gem install bundler
gem install bundler
2) run bundle install
bundle install
Now it should work