I run the command 'gem install taps' and taps there is in 'gem list'. But when I do a 'commit-am "text" ' to load the changes of gem on git repository, It finds a modified file but it finds no other changes to be loaded, so no change of taps.
then, when i run 'heroku db:push', it show me error:
taps load error: no such file to load --sqlite3
you may need to install or update the taps gem to use db commands.
on most systems this will be: sudo gem install taps